Home
last modified time | relevance | path

Searched defs:expectedCommands (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandFileParserTest.java85 private final void assertParsedData(List<String>... expectedCommands) throws IOException, in assertParsedData()
91 private final void assertParsedData(CommandFileParser parser, List<String>... expectedCommands) in assertParsedData()
98 List<String>... expectedCommands) throws IOException, ConfigurationException { in assertParsedData()