Home
last modified time | relevance | path

Searched refs:TestRunHandler (Results 1 – 3 of 3) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DTestRunHandler.java31 public class TestRunHandler { class
DResultReporter.java342 mCurrentModuleResult.setExpectedTestRuns(TestRunHandler.getTestRuns( in testRunStarted()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepo.java19 import com.android.compatibility.common.tradefed.result.TestRunHandler;
270 TestRunHandler.setTestRuns(new CompatibilityBuildHelper(buildInfo), shardedTestCounts); in initialize()