Searched defs:testCount (Results 1 – 4 of 4) sorted by relevance
33 public void testCount() throws Exception { in testCount() method in BatteryStatsStopwatchTimerTest
14 public void testRunStarted(String testSuiteName, int testCount); in testRunStarted()
71 int testCount = 0; in main() local
249 int32_t testCount = get_bundle_int(results, &found, "numtests", NULL); in OnTestStatus() local