Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java594 final List<CommandLine> cmdFileContent = Arrays.asList(new CommandLine( in testAddCommandFile() local
599 return cmdFileContent; in testAddCommandFile()