Home
last modified time | relevance | path

Searched defs:numTests (Results 1 – 10 of 10) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTest.java39 int numTests = 0; in run() local
47 listener.testRunStarted(getClass().getName(), numTests); in run() local
79 public void testRunStarted(String name, int numTests) { in testRunStarted()
DModuleDef.java403 public void testRunStarted(String name, int numTests) { in testRunStarted()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DModuleListener.java64 public void testRunStarted(String name, int numTests) { in testRunStarted()
66 mListener.testRunStarted(mModule.getId(), numTests); in testRunStarted() local
DMetadataReporter.java94 public void testRunStarted(String id, int numTests) { in testRunStarted()
DConsoleReporter.java74 public void testRunStarted(String id, int numTests) { in testRunStarted()
DResultReporter.java315 public void testRunStarted(String id, int numTests) { in testRunStarted()
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DIModuleResult.java49 void setNotExecuted(int numTests); in setNotExecuted()
DInvocationResult.java70 int numTests = 0; in getNotExecuted() local
DModuleResult.java159 public void setNotExecuted(int numTests) { in setNotExecuted()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...