Searched defs:testCount (Results 1 – 7 of 7) 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
78 override fun testCount(): Int { in testCount() method in com.android.testutils.DevSdkIgnoreRunner
41 uint32_t testCount = 0; in testRecord() local
38 uint32_t testCount = 0; in testTrack() local
252 int32_t testCount = get_bundle_int(results, &found, "numtests", NULL); in OnTestStatus() local