Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java467 IModuleDef mod3 = new ModuleDef("test3", new Abi("arm", "32"), test3, in testGetshard_allSameRuntime() local
469 testList.add(mod3); in testGetshard_allSameRuntime()
484 assertEquals(mod3, res.get(0)); in testGetshard_allSameRuntime()