Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py28 _hasty = False variable in graphics_dEQP
157 (self._hasty or '.hasty.' not in subset_file)):
211 if self._hasty or '.hasty.' not in subset_file:
500 if self._hasty:
527 self._hasty = (options['hasty'] == 'True')
580 if self._hasty and len(failing_test) > 0: