Home
last modified time | relevance | path

Searched refs:hasty (Results 1 – 25 of 75) sorted by relevance

123

/external/autotest/client/site_tests/graphics_dEQP/
Dgenerate_controlfiles.py36 … 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 …]
Dprocess_logs.py47 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:
Dcontrol.gles3.functional.hasty.07 NAME = 'graphics_dEQP.gles3.functional.hasty.0'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.57 NAME = 'graphics_dEQP.gles3.functional.hasty.5'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.97 NAME = 'graphics_dEQP.gles3.functional.hasty.9'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.37 NAME = 'graphics_dEQP.gles3.functional.hasty.3'
23 'hasty=True',
Dcontrol.gles2.functional.hasty7 NAME = 'graphics_dEQP.gles2.functional.hasty'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.87 NAME = 'graphics_dEQP.gles3.functional.hasty.8'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.77 NAME = 'graphics_dEQP.gles3.functional.hasty.7'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.67 NAME = 'graphics_dEQP.gles3.functional.hasty.6'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.17 NAME = 'graphics_dEQP.gles3.functional.hasty.1'
23 'hasty=True',
Dcontrol.gles3.functional.hasty7 NAME = 'graphics_dEQP.gles3.functional.hasty'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.27 NAME = 'graphics_dEQP.gles3.functional.hasty.2'
23 'hasty=True',
Dcontrol.gles3.functional.hasty.47 NAME = 'graphics_dEQP.gles3.functional.hasty.4'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.87 NAME = 'graphics_dEQP.gles2.functional.hasty.8'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.07 NAME = 'graphics_dEQP.gles2.functional.hasty.0'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.17 NAME = 'graphics_dEQP.gles2.functional.hasty.1'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.97 NAME = 'graphics_dEQP.gles2.functional.hasty.9'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.47 NAME = 'graphics_dEQP.gles2.functional.hasty.4'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.37 NAME = 'graphics_dEQP.gles2.functional.hasty.3'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.27 NAME = 'graphics_dEQP.gles2.functional.hasty.2'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.67 NAME = 'graphics_dEQP.gles2.functional.hasty.6'
23 'hasty=True',
Dcontrol.gles2.functional.hasty.57 NAME = 'graphics_dEQP.gles2.functional.hasty.5'
23 'hasty=True',
/external/autotest/client/site_tests/graphics_GLMark2/
Dgraphics_GLMark2.py60 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/
Dgraphics_GLBench.py112 def run_once(self, options='', hasty=False): argument
128 if hasty:
136 if hasty:
214 if not hasty:
266 if not hasty:

123