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.java412 private class TestRuntime implements IRemoteTest, IRuntimeHintProvider, IAbiReceiver, class in ModuleRepoTest
455 TestRuntime test1 = new TestRuntime(); in testGetshard_allSameRuntime()
460 TestRuntime test2 = new TestRuntime(); in testGetshard_allSameRuntime()
465 TestRuntime test3 = new TestRuntime(); in testGetshard_allSameRuntime()
470 TestRuntime test4 = new TestRuntime(); in testGetshard_allSameRuntime()
495 TestRuntime test1 = new TestRuntime(); in testGetShard_cannotSplitMore()