Searched refs:executedCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/types/
H A DGenericTypeWellFormednessTest.java47 static int executedCount = 0; field in class:GenericTypeWellFormednessTest
226 executedCount++;
258 System.out.println("Executed checks : " + executedCount);

Completed in 27 milliseconds