OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:off_ms
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/power_VideoDetector/
power_VideoDetector.py
34
off_ms
= max(3600000, run_time_ms * 10)
38
'plugged_off_ms' :
off_ms
,
40
'unplugged_off_ms' :
off_ms
, }
/external/autotest/client/site_tests/power_AudioDetector/
power_AudioDetector.py
59
off_ms
= min(20000, gap_ms * 2)
64
'plugged_off_ms' :
off_ms
,
67
'unplugged_off_ms' :
off_ms
,
Completed in 1863 milliseconds