Searched defs:cmd_result (Results 1 – 3 of 3) sorted by relevance
98 CommandResult cmd_result = new CommandResult(); in testParseSimpleFile() local157 CommandResult cmd_result = new CommandResult(); in testParseSimpleFile_twoTests() local184 CommandResult cmd_result = new CommandResult(); in testParse_contextError() local199 CommandResult cmd_result = new CommandResult(); in testParse_noBenchmarkResults() local216 CommandResult cmd_result = new CommandResult(); in testParse_benchmarkError() local256 CommandResult cmd_result = new CommandResult(); in testParseSimpleFile_withWarning() local283 CommandResult cmd_result = new CommandResult(); in testParse_ignore() local315 CommandResult cmd_result = new CommandResult(); in testParse_aborted() local337 CommandResult cmd_result = new CommandResult(); in testParse_timedout() local
62 public Map<String, String> parse(CommandResult cmd_result) { in parse()
227 CommandResult cmd_result = executeCommand(testDevice, cmd); in doRunAllTestsInSubdirectory() local