Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandFileWatcher.java168 List<CommandFile> cmdCopy; in checkForUpdates() local
170 cmdCopy = new ArrayList<CommandFile>(mCmdFileMap.values()); in checkForUpdates()
172 for (CommandFile cmd : cmdCopy) { in checkForUpdates()
DCommandScheduler.java1773 List<ExecutableCommandState> cmdCopy = getAllCommands(); in getCommandTrackers() local
1775 for (ExecutableCommandState cmdState : cmdCopy) { in getCommandTrackers()
1961 List<ExecutableCommandState> cmdCopy = getAllCommands(); in dumpCommandsXml() local
1962 for (ExecutableCommandState cmd : cmdCopy) { in dumpCommandsXml()
2009 List<ExecutableCommandState> cmdCopy = getAllCommands(); in displayCommandQueue() local
2010 if (cmdCopy.size() == 0) { in displayCommandQueue()
2017 for (ExecutableCommandState cmd : cmdCopy) { in displayCommandQueue()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...