Home
last modified time | relevance | path

Searched defs:timeout_time (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/android_testrunner/
Drun_command.py38 def RunCommand(cmd, timeout_time=None, retry_count=3, return_output=True, argument
66 def RunOnce(cmd, timeout_time=None, return_output=True, stdin_input=None): argument
Dadb_interface.py54 def SendCommand(self, command_string, timeout_time=20, retry_count=3): argument
74 def SendShellCommand(self, cmd, timeout_time=20, retry_count=3): argument
165 self, package_name, runner_name, timeout_time=60*10, argument
178 self, instrumentation_path, timeout_time=60*10, no_window_animation=False, argument
/external/chromium_org/third_party/webrtc/base/
Dtask.h113 int64 timeout_time() const { return timeout_time_; } in timeout_time() function
/external/chromium_org/build/android/pylib/
Dandroid_commands.py644 def WaitForSdCardReady(self, timeout_time): argument
700 def RunShellCommand(self, command, timeout_time=20, log_result=False): argument
727 def GetShellCommandStatusAndOutput(self, command, timeout_time=20, argument
1149 def RunShellCommandWithSU(self, command, timeout_time=20, log_result=False): argument
/external/lldb/source/Core/
DCommunication.cpp164 TimeValue timeout_time; in Read() local
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_i.h82 time_t timeout_time; /* when to age out the subscription */ member
/external/lldb/source/Target/
DProcess.cpp2895 TimeValue timeout_time; in Launch() local
3375 TimeValue timeout_time; in Halt() local
3844 TimeValue timeout_time; in ControlPrivateStateThread() local
/external/lldb/source/Host/common/
DHost.cpp1435 TimeValue timeout_time(TimeValue::Now()); in RunShellCommand() local
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp346 TimeValue timeout_time; in SendPacketAndWaitForResponse() local