OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WAIT_CMD_TEMPLATE
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/brillo/
host_utils.py
16
_WAIT_CMD_TEMPLATE
= """\
48
wait_cmd =
_WAIT_CMD_TEMPLATE
% {'pid': pid, 'timeout': timeout}
/external/autotest/server/site_tests/telemetry_Crosperf/
telemetry_Crosperf.py
54
_WAIT_CMD_TEMPLATE
= """\
88
wait_cmd =
_WAIT_CMD_TEMPLATE
% {'pid': pid, 'timeout': timeout}
Completed in 170 milliseconds