Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_Idle_P/
Dgraphics_Idle_P.py107 if self._gpu_type != 'baytrail' or utils.has_no_monitor():
322 if utils.has_no_monitor():
/external/autotest/client/site_tests/graphics_Idle/
Dgraphics_Idle.py107 if self._gpu_type != 'baytrail' or utils.has_no_monitor():
322 if utils.has_no_monitor():
/external/autotest/client/bin/
Dutils.py2295 def has_no_monitor(): function