Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dutils.py1179 def is_virtual_machine(): function
1208 if is_virtual_machine() and os.path.exists('/dev/ttyUSB0'):
1832 if is_virtual_machine():
/external/autotest/client/cros/graphics/
Dgraphics_utils.py71 run_on_sw_rasterizer=utils.is_virtual_machine())