Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/
Dgraphics_SanAngeles.py61 cmd += ' ' + utils.graphics_platform()
/external/autotest/client/cros/graphics/
Dgraphics_utils.py857 return 'wflinfo -p %s -a %s' % (utils.graphics_platform(),
/external/autotest/client/bin/
Dsite_utils.py1088 def graphics_platform(): function