Searched refs:testCount (Results 1 – 9 of 9) sorted by relevance
51 for (int testCount = 0; testCount < 2; testCount++) { in testAirplaneMode()
50 for (int testCount = 0; testCount < 2; testCount++) { in testTheaterMode()
77 public int testCount() { in testCount() method in GnssCtsTestSuite78 return mWrappedTestSuite.testCount(); in testCount()
77 public int testCount() { in testCount() method in SensorCtsTestSuite78 return mWrappedTestSuite.testCount(); in testCount()
72 public int testCount() { in testCount() method in TestNgRunner78 return getDescription().testCount(); in testCount()96 "Filtering has retained " + testCount() + " tests for class " + mClassName); in filter()
63 public void testRunStarted(String runName, int testCount) { in testRunStarted() argument65 super.testRunStarted(runName, testCount); in testRunStarted()
70 public void testRunStarted(String runName, int testCount) {} in testRunStarted() argument
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
64210 public int testCount()