Home
last modified time | relevance | path

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

/external/autotest/client/cros/graphics/
Dgraphics_utils.py1331 _DEV_DRI_FOLDER_PATH = '/dev/dri' variable
1344 if not os.path.isdir(_DEV_DRI_FOLDER_PATH):
1346 raise error.TestError('path %s inexistent', _DEV_DRI_FOLDER_PATH);