Searched defs:command (Results 1 – 11 of 11) 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
48 int membarrier(MembarrierCommand command) { in membarrier()
62 std::vector<std::string> command; in CommandLine() local
538 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
117 std::vector<std::string> command; in CommandLine() local129 std::vector<std::string> command; in StrippedCommandLine() local
63 std::vector<std::string> command; in CommandLine() local
1598 static bool IsInvokeCommand(uint8_t command_set, uint8_t command) { in IsInvokeCommand()
1479 char command[1024]; in createInclusiveProfileGraphNew() local