Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/power_VideoSuspend/
Dpower_VideoSuspend.py34 def _get_current_time(): function
37 old_time = _get_current_time()
39 condition=lambda: _get_current_time() > old_time,