Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DIModuleRepo.java41 List<String> deviceTokens, List<String> testArgs, List<String> moduleArgs, in initialize() argument
DModuleRepo.java170 List<String> deviceTokens, List<String> testArgs, List<String> moduleArgs, in initialize() argument
177 totalShards, testsDir.getAbsolutePath(), abis, deviceTokens, testArgs, moduleArgs, in initialize()
188 for (String line : deviceTokens) { in initialize()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java196 Map<String, Set<String>> deviceTokens = mRepo.getDeviceTokens(); in testInitialization() local
197 assertEquals("Wrong number of devices with tokens", 1, deviceTokens.size()); in testInitialization()
198 Set<String> tokens = deviceTokens.get(SERIAL3); in testInitialization()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...