Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java465 IModuleDef mod2 = new ModuleDef("test2", new Abi("arm", "32"), test2, in testGetshard_allSameRuntime() local
467 testList.add(mod2); in testGetshard_allSameRuntime()
484 assertEquals(mod2, res.get(1)); in testGetshard_allSameRuntime()