Home
last modified time | relevance | path

Searched refs:setTestResult (Results 1 - 25 of 492) sorted by relevance

12345678910>>...20

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestCaseWrapper.cpp69 m_testCtx.setTestResult(QP_TEST_RESULT_RESOURCE_ERROR, "Failed to allocate memory in test case init"); in initTestCase()
74 m_testCtx.setTestResult(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in test case init"); in initTestCase()
80 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in initTestCase()
86 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Internal error in test case init"); in initTestCase()
98 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Error in test case init"); in initTestCase()
147 m_testCtx.setTestResult(QP_TEST_RESULT_RESOURCE_ERROR, "Failed to allocate memory during test execution"); in iterateTestCase()
152 m_testCtx.setTestResult(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error during test execution"); in iterateTestCase()
157 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterateTestCase()
162 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Internal error in test execution"); in iterateTestCase()
167 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in iterateTestCase()
[all...]
H A DglcParallelShaderCompileTests.cpp88 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
143 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
147 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
178 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
194 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Failed to disable parallel shader compilation."); in iterate()
206 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Failed to set maximum shader compiler threads."); in iterate()
210 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
241 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
302 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, in iterate()
344 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in iterate()
[all...]
H A DglcRobustnessTests.cpp70 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, in createRobustContext()
117 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
128 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
132 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
163 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
167 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
182 testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Pointer to context is NULL."); in createContext()
190 testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in createContext()
324 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
328 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in iterate()
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglQueryConfigTests.cpp107 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in init()
153 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too many configs returned"); in checkGetConfigsBounds()
159 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer overflow"); in checkGetConfigsBounds()
164 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect size"); in checkGetConfigsBounds()
195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "No configs"); in iterate()
242 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in init()
317 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkColorBufferType()
328 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkCaveat()
339 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkTransparentType()
350 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in checkBoolean()
[all...]
H A DteglQuerySurfaceTests.cpp132 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Config ID mismatch"); in checkCommonAttributes()
144 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface size"); in checkCommonAttributes()
156 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface resolution"); in checkCommonAttributes()
167 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid pixel aspect ratio"); in checkCommonAttributes()
178 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer"); in checkCommonAttributes()
189 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve"); in checkCommonAttributes()
195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve"); in checkCommonAttributes()
206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior"); in checkCommonAttributes()
212 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior"); in checkCommonAttributes()
223 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in checkCommonAttributes()
[all...]
H A DteglApiCase.cpp69 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
92 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
103 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectEitherError()
113 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectBoolean()
123 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNoContext()
134 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNoSurface()
145 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNoDisplay()
155 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNull()
H A DteglMutableRenderBufferTests.cpp247 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface isn't single-buffered");
261 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
295 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering");
304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't switch to single-buffer rendering");
313 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't switch back to back-buffer rendering");
316 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
350 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering");
359 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL,
365 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL,
373 m_testCtx.setTestResult(QP_TEST_RESULT_FAI
[all...]
H A DteglQueryContextTests.cpp116 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_CONTEXT"); in executeForContext()
121 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid context"); in executeForContext()
163 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface"); in executeForContext()
199 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_DISPLAY"); in executeForContext()
204 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid display"); in executeForContext()
246 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid config ID"); in executeForContext()
258 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid client API type"); in executeForContext()
271 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid client API version"); in executeForContext()
283 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer"); in executeForContext()
288 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in executeForContext()
[all...]
H A DteglSyncTests.cpp408 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
550 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in RunComputePersistent()
567 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "glBufferStorageEXT not supported"); in RunComputePersistent()
661 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in test()
696 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in test()
712 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
784 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
836 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
887 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in test()
896 m_testCtx.setTestResult(QP_TEST_RESULT_PAS in iterate()
[all...]
H A DteglClientExtensionTests.cpp162 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
166 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
234 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
236 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
309 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
313 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedSetGet.cpp57 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Minimum number of draw buffers too low"); in iterate()
69 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to change blending and color mask state"); in iterate()
79 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to change blending and color mask state"); in iterate()
87 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to change blending and color mask state"); in iterate()
97 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Some functions generated error"); in iterate()
101 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
H A DesextcDrawBuffersIndexedDefaultState.cpp57 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Minimum number of draw buffers too low"); in iterate()
64 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Default state verification failed"); in iterate()
72 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Some functions generated error"); in iterate()
76 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fStringQueryTests.cpp61 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init()
67 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init()
108 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid version."); in init()
164 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Got NULL string for deprecated enum"); in init()
169 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init()
195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got non-consistent number of extensions"); in init()
208 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent."); in init()
229 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent."); in init()
H A Des3fApiCase.cpp56 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
74 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
85 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
100 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in checkBooleans()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp82 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
161 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
167 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
171 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
203 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
240 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
246 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
250 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
415 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
461 m_testCtx.setTestResult(QP_TEST_RESULT_PAS in iterate()
[all...]
H A Dgl4cDirectStateAccessSamplersTests.cpp82 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
135 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
141 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
145 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
176 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
215 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
221 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
225 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
393 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
439 m_testCtx.setTestResult(QP_TEST_RESULT_PAS in iterate()
[all...]
H A Dgl4cSyncTests.cpp97 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
222 m_testCtx.setTestResult( in iterate()
230 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
236 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
240 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
H A Dgl4cPostDepthCoverageTests.cpp151 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking extension in shader"); in iterate()
165 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking preprocessor directives in shader"); in iterate()
178 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking first layout setup in shader"); in iterate()
191 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking second layout setup in shader"); in iterate()
199 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
364 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader program fail (non post_depth_coverage)."); in iterate()
377 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader program fail (post_depth_coverage)."); in iterate()
390 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader program fail (samples reader)."); in iterate()
509 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
521 m_testCtx.setTestResult(QP_TEST_RESULT_PAS in iterate()
[all...]
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp91 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
174 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
180 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
184 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
220 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
263 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
269 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error"); in iterate()
273 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
395 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
444 m_testCtx.setTestResult(QP_TEST_RESULT_PAS in iterate()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp185 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "OES_texture_storage_multisample_2d_array"); in iterate()
294 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
371 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "OES_texture_storage_multisample_2d_array"); in iterate()
392 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
458 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "OES_texture_storage_multisample_2d_array"); in iterate()
487 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
556 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "OES_texture_storage_multisample_2d_array"); in iterate()
628 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
697 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "OES_texture_storage_multisample_2d_array"); in iterate()
753 m_testCtx.setTestResult(QP_TEST_RESULT_PAS in iterate()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveQueries.cpp403 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
413 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
424 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
441 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
451 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
462 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
466 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
H A DesextcGeometryShaderLinking.cpp245 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
249 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
526 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
530 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
865 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
869 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
1011 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
1015 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
1165 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
1169 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in iterate()
[all...]
H A DesextcGeometryShaderNonarrayInput.cpp257 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
271 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
313 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
326 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
341 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
356 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
413 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
419 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
H A DesextcGeometryShaderLayeredFBO.cpp364 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
368 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
543 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
547 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
641 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
645 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
734 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
738 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
841 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
845 m_testCtx.setTestResult(QP_TEST_RESULT_FAI in iterate()
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fApiCase.cpp54 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
72 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
83 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
98 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in checkBooleans()

Completed in 22 milliseconds

12345678910>>...20