Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1341 String[] argsWithDevice = Arrays.copyOf(args, args.length + 2); in addCommandForAllDevices() local
1342 argsWithDevice[argsWithDevice.length - 2] = "-s"; in addCommandForAllDevices()
1343 argsWithDevice[argsWithDevice.length - 1] = device; in addCommandForAllDevices()
1344 CommandTracker cmdTracker = createCommandTracker(argsWithDevice, cmdFilePath); in addCommandForAllDevices()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...