Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java475 IModuleDef mod4 = new ModuleDef("test4", new Abi("arm", "32"), test4, in testGetshard_allSameRuntime() local
477 testList.add(mod4); in testGetshard_allSameRuntime()
488 assertEquals(mod4, res.get(1)); in testGetshard_allSameRuntime()