Searched defs:testCount (Results 1 – 7 of 7) sorted by relevance
31 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
495 int testCount = 10; in scrollToPositionWithOffsetTest() local630 int testCount = 10; in scrollToPositionTest() local
86 int testCount = 10; in scrollToPositionWithOffsetTest() local
350 final int testCount = suite.testCount(); in run() local
213 int32_t testCount = get_bundle_int(results, &found, "numtests", NULL); in OnTestStatus() local