Searched defs:command (Results 1 – 10 of 10) sorted by relevance
31 std::vector<std::string> command; in TEST_F() local49 std::vector<std::string> command; in TEST_F() local64 std::vector<std::string> command; in TEST_F() local88 std::vector<std::string> command; in TEST_F() local
184 public ExecutionResult executeCommand(String command, boolean captureOutput) { in executeCommand()189 public ExecutionResult executeCommand(String command, boolean captureOutput, in executeCommand()243 private List<String> splitCommand(String command) { in splitCommand()251 private String getExecutionPrefixWithAdb(String command) { in getExecutionPrefixWithAdb()275 String command = getExecutionPrefixWithAdb("shell") + "rm -f " + getCacheLocation(architecture) in cleanCodeCache() local283 String command = getExecutionPrefixWithAdb("push") + programName + " " + testLocation; in pushProgramToDevice() local
76 protected ExecutionResult executeCommandWithTimeout(String command, boolean captureOutput) { in executeCommandWithTimeout()178 String command = ""; in execute() local
50 int membarrier(MembarrierCommand command) { in membarrier()
62 std::vector<std::string> command; in CommandLine() local
544 def run_test(command, test, test_variant, test_name): argument
47 std::vector<std::string> command; in CommandLine() local888 const std::string_view command(raw_command); in ParseArgs() local
123 std::vector<std::string> command; in CommandLine() local135 std::vector<std::string> command; in StrippedCommandLine() local
67 std::vector<std::string> command; in CommandLine() local
1479 char command[1024]; in createInclusiveProfileGraphNew() local