Home
last modified time | relevance | path

Searched refs:runTests (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DConsoleReporterTest.java74 runTests(); in testResultReporting_singleModule()
90 runTests(); in testResultReporting_multipleModules()
108 private void runTests() { in runTests() method in ConsoleReporterTest
DMetadataReporterTest.java95 runTests(0l); in testResultReportingFastTests()
108 runTests(50l); in testResultReportingSlowTests()
118 private void runTests(long waitTime) { in runTests() method in MetadataReporterTest