/external/autotest/client/site_tests/graphics_dEQP/ |
D | generate_controlfiles.py | 36 … Test('dEQP-EGL.functional', Suite.none, shards=1, hasty=False, notpass=True, time='LENGTHY'), 37 Test('dEQP-EGL.info', Suite.none, shards=1, hasty=False, notpass=True, time='SHORT'), 38 Test('dEQP-EGL.performance', Suite.none, shards=1, hasty=False, notpass=True, time='SHORT'), 39 Test('dEQP-EGL.stress', Suite.none, shards=1, hasty=False, notpass=True, time='LONG'), 40 Test('dEQP-GLES2.accuracy', Suite.bvtpb, shards=1, hasty=False, notpass=True, time='FAST'), 41 Test('dEQP-GLES2.capability', Suite.bvtpb, shards=1, hasty=False, notpass=True, time='FAST'), 42 … Test('dEQP-GLES2.functional', Suite.daily, shards=1, hasty=False, notpass=True, time='LENGTHY'), 43 Test('dEQP-GLES2.functional', Suite.daily, shards=1, hasty=True, notpass=False, time='LONG'), 44 Test('dEQP-GLES2.functional', Suite.bvtpb, shards=10, hasty=True, notpass=False, time='FAST'), 45 Test('dEQP-GLES2.info', Suite.bvtpb, shards=1, hasty=False, notpass=True, time='FAST'), [all …]
|
D | process_logs.py | 47 hasty = False 49 hasty = True 51 (board, gpu, filter, hasty)) 52 return board, gpu, filter, hasty 225 _, gpu, filter, hasty = get_metadata(text) 234 if hasty:
|
D | control.gles3.functional.hasty.0 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.0' 23 'hasty=True',
|
D | control.gles3.functional.hasty.5 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.5' 23 'hasty=True',
|
D | control.gles3.functional.hasty.9 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.9' 23 'hasty=True',
|
D | control.gles3.functional.hasty.3 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.3' 23 'hasty=True',
|
D | control.gles2.functional.hasty | 7 NAME = 'graphics_dEQP.gles2.functional.hasty' 23 'hasty=True',
|
D | control.gles3.functional.hasty.8 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.8' 23 'hasty=True',
|
D | control.gles3.functional.hasty.7 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.7' 23 'hasty=True',
|
D | control.gles3.functional.hasty.6 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.6' 23 'hasty=True',
|
D | control.gles3.functional.hasty.1 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.1' 23 'hasty=True',
|
D | control.gles3.functional.hasty | 7 NAME = 'graphics_dEQP.gles3.functional.hasty' 23 'hasty=True',
|
D | control.gles3.functional.hasty.2 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.2' 23 'hasty=True',
|
D | control.gles3.functional.hasty.4 | 7 NAME = 'graphics_dEQP.gles3.functional.hasty.4' 23 'hasty=True',
|
D | control.gles2.functional.hasty.8 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.8' 23 'hasty=True',
|
D | control.gles2.functional.hasty.0 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.0' 23 'hasty=True',
|
D | control.gles2.functional.hasty.1 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.1' 23 'hasty=True',
|
D | control.gles2.functional.hasty.9 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.9' 23 'hasty=True',
|
D | control.gles2.functional.hasty.4 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.4' 23 'hasty=True',
|
D | control.gles2.functional.hasty.3 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.3' 23 'hasty=True',
|
D | control.gles2.functional.hasty.2 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.2' 23 'hasty=True',
|
D | control.gles2.functional.hasty.6 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.6' 23 'hasty=True',
|
D | control.gles2.functional.hasty.5 | 7 NAME = 'graphics_dEQP.gles2.functional.hasty.5' 23 'hasty=True',
|
/external/autotest/client/site_tests/graphics_GLMark2/ |
D | graphics_GLMark2.py | 60 def run_once(self, size='800x600', hasty=False, min_score=None): argument 75 if hasty: 90 if not hasty: 115 if not hasty:
|
/external/autotest/client/site_tests/graphics_GLBench/ |
D | graphics_GLBench.py | 112 def run_once(self, options='', hasty=False): argument 128 if hasty: 136 if hasty: 214 if not hasty: 266 if not hasty:
|