Home
last modified time | relevance | path

Searched refs:GetCmdStatusAndOutputWithTimeout (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dlsusb_test.py353 (mock.call.devil.utils.cmd_helper.GetCmdStatusAndOutputWithTimeout(
355 (mock.call.devil.utils.cmd_helper.GetCmdStatusAndOutputWithTimeout(
361 (mock.call.devil.utils.cmd_helper.GetCmdStatusAndOutputWithTimeout(
363 (mock.call.devil.utils.cmd_helper.GetCmdStatusAndOutputWithTimeout(
369 (mock.call.devil.utils.cmd_helper.GetCmdStatusAndOutputWithTimeout(
371 (mock.call.devil.utils.cmd_helper.GetCmdStatusAndOutputWithTimeout(
Dlsusb.py21 _, raw_output = cmd_helper.GetCmdStatusAndOutputWithTimeout(
137 _, lsusb_list_output = cmd_helper.GetCmdStatusAndOutputWithTimeout(['lsusb'],
Dcmd_helper.py466 def GetCmdStatusAndOutputWithTimeout(args, function
/external/chromium-trace/catapult/devil/devil/android/
Dforwarder.py158 (exit_code, output) = cmd_helper.GetCmdStatusAndOutputWithTimeout(
227 exit_code, output = cmd_helper.GetCmdStatusAndOutputWithTimeout(
332 (exit_code, output) = cmd_helper.GetCmdStatusAndOutputWithTimeout(
430 (exit_code, output) = cmd_helper.GetCmdStatusAndOutputWithTimeout(
435 (exit_code, output) = cmd_helper.GetCmdStatusAndOutputWithTimeout(
448 _, ps_output = cmd_helper.GetCmdStatusAndOutputWithTimeout(
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_wrapper.py318 status, output = cmd_helper.GetCmdStatusAndOutputWithTimeout(adb_cmd,