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
26
off_ms
= max(3600000, run_time_ms * 10)
30
'plugged_off_ms' :
off_ms
,
32
'unplugged_off_ms' :
off_ms
, }
/external/autotest/client/site_tests/power_AudioDetector/
power_AudioDetector.py
38
off_ms
= min(20000, gap_ms * 2)
43
'plugged_off_ms' :
off_ms
,
46
'unplugged_off_ms' :
off_ms
,
Completed in 76 milliseconds