Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java415 private class TestRuntime implements IRemoteTest, IRuntimeHintProvider, IAbiReceiver, class in ModuleRepoTest
458 TestRuntime test1 = new TestRuntime(); in testGetshard_allSameRuntime()
463 TestRuntime test2 = new TestRuntime(); in testGetshard_allSameRuntime()
468 TestRuntime test3 = new TestRuntime(); in testGetshard_allSameRuntime()
473 TestRuntime test4 = new TestRuntime(); in testGetshard_allSameRuntime()
498 TestRuntime test1 = new TestRuntime(); in testGetShard_cannotSplitMore()