Home
last modified time | relevance | path

Searched refs:testClassCnt (Results 1 – 2 of 2) sorted by relevance

/cts/tools/vm-tests-tf/build/src/util/build/
DJUnitTestCollector.java30 public final int testClassCnt; field in JUnitTestCollector
84 testClassCnt = counters.b; in JUnitTestCollector()
DBuildUtilBase.java60 tests.testClassCnt + " junit test classes"); in handleTests()