Searched defs:command (Results 1 – 17 of 17) sorted by relevance
109 std::vector<std::string> command; in TEST_P() local119 std::vector<std::string> command; in TEST_P() local136 std::vector<std::string> command; in TEST_P() local155 std::vector<std::string> command; in TEST_P() local168 std::vector<std::string> command; in SleepCommand() local177 std::vector<std::string> command = SleepCommand(kSleepSeconds); in TEST_P() local188 std::vector<std::string> command = SleepCommand(kSleepSeconds); in TEST_P() local196 std::vector<std::string> command; in TEST_P() local222 std::vector<std::string> command = SleepCommand(5); in TEST_P() local255 std::vector<std::string> command; in TEST_P() 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
47 synchronized public void maybeRunAsync(@NonNull Runnable command) { in maybeRunAsync()
50 int membarrier(MembarrierCommand command) { in membarrier()
64 public ScheduledFuture<?> schedule( in schedule()
57 std::string command = ""; in BuildCommand() local
133 private String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds()
412 public String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds()
51 std::vector<std::string> command; in CommandLine() local
648 def run_test(command, test, test_variant, test_name): argument
372 String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds()
848 public void execute(Runnable command) { in execute()
49 std::vector<std::string> command; in CommandLine() local801 const std::string_view command(raw_command); in ParseArgs() local
139 std::vector<std::string> command; in CommandLine() local151 std::vector<std::string> command; in StrippedCommandLine() local
76 std::vector<std::string> command; in CommandLine() local
1479 char command[1024]; in createInclusiveProfileGraphNew() local