Searched defs:command (Results 1 – 15 of 15) sorted by relevance
125 std::vector<std::string> command; in TEST_P() local135 std::vector<std::string> command; in TEST_P() local152 std::vector<std::string> command; in TEST_P() local171 std::vector<std::string> command; in TEST_P() local184 std::vector<std::string> command; in SleepCommand() local193 std::vector<std::string> command = SleepCommand(kSleepSeconds); in TEST_P() local204 std::vector<std::string> command = SleepCommand(kSleepSeconds); in TEST_P() local212 std::vector<std::string> command; in TEST_P() local244 std::vector<std::string> command; in TEST_P() local269 std::vector<std::string> command; in TEST_P() local[all …]
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
46 private void runTask(@NonNull Runnable command, @NonNull ScheduledExecutorService executor) { in runTask()67 synchronized public void maybeRunAsync(@NonNull Runnable command) { in maybeRunAsync()
59 int membarrier(MembarrierCommand command) { in membarrier()
69 public ScheduledFuture<?> schedule( in schedule()
135 private String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds()
412 public String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds()
123 std::string command = ""; in BuildCommand() local
50 std::vector<std::string> command; in CommandLine() local
378 String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds()
50 std::vector<std::string> command; in CommandLine() local804 const std::string_view command(raw_command); in ParseArgs() local
852 public void execute(Runnable command) { in execute()
135 std::vector<std::string> command; in CommandLine() local147 std::vector<std::string> command; in StrippedCommandLine() local
76 std::vector<std::string> command; in CommandLine() local