Home
last modified time | relevance | path

Searched refs:setTestResult (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/external/deqp/modules/egl/
DteglQueryConfigTests.cpp94 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in init()
140 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too many configs returned"); in checkGetConfigsBounds()
146 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer overflow"); in checkGetConfigsBounds()
151 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect size"); in checkGetConfigsBounds()
182 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "No configs"); in iterate()
229 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in init()
304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkColorBufferType()
315 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkCaveat()
326 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkTransparentType()
337 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkBoolean()
[all …]
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()
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_FAIL, "Invalid render buffer"); in executeForContext()
[all …]
DteglSyncTests.cpp282 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
309 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
336 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
342 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
369 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
375 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
407 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
413 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
443 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
449 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
[all …]
DteglMutableRenderBufferTests.cpp247 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface isn't single-buffered"); in iterate()
261 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
295 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering"); in iterate()
304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't switch to single-buffer rendering"); in iterate()
313 …m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't switch back to back-buffer rendering"… in iterate()
316 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
350 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering"); in iterate()
359 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, in iterate()
365 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, in iterate()
373 …m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't stay in back-buffered rendering after… in iterate()
[all …]
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_FAIL, "Invalid alpha format"); in checkCommonAttributes()
[all …]
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()
DteglNegativePartialUpdateTests.cpp212 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
222 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectBoolean()
247 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
289 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
300 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail, bufferAge shouldn't be changed"); in iterate()
319 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail, bufferAge shouldn't be changed"); in iterate()
340 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail, bufferAge shouldn't be changed"); in iterate()
374 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
407 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
441 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
[all …]
DteglInfoTests.cpp106 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid version string"); in validateString()
117 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Version number mismatch"); in validateString()
130 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
157 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
DteglRobustnessTests.cpp1454 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
1458 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
1512 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
1518 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
1567 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
1578 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
1668 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Context was NOT lost"); in execute()
1672 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Context was lost"); in execute()
1681 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in execute()
1694 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Context was NOT lost. Test skipped"); in execute()
[all …]
/external/deqp/modules/gles3/functional/
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()
102 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid version."); in init()
148 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init()
172 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got non-consistent number of extensions"); in init()
185 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent."); in init()
206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent."); in init()
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()
Des3fPrerequisiteTests.cpp69 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
74 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
146 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
253 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
256 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
Des3fFloatStateQueryTests.cpp143 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat()
181 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat2Expanded()
215 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat4Color()
235 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange()
245 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange()
270 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloatGreaterOrEqual()
277 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloatGreaterOrEqual()
317 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat()
341 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloatExpanded()
382 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat2Expanded()
[all …]
Des3fInternalFormatQueryTests.cpp86 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in test()
96 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid order"); in test()
114 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid maximum sample count"); in test()
154 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid write"); in test()
Des3fShaderStateQueryTests.cpp84 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntEquals()
98 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkPointerEquals()
153 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribf()
173 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribIi()
193 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribIui()
244 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid attribute value"); in verifyCurrentVertexAttribConversion()
278 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue1f()
306 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue2f()
337 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue3f()
371 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue4f()
[all …]
/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp171 m_testCtx.setTestResult(QP_TEST_RESULT_LAST, ""); in enterTestCase()
186 …m_testCtx.setTestResult(QP_TEST_RESULT_RESOURCE_ERROR, "Failed to allocate memory in test case ini… in enterTestCase()
193 m_testCtx.setTestResult(e.getTestResult(), e.getMessage()); in enterTestCase()
200 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, e.getMessage()); in enterTestCase()
274 …m_testCtx.setTestResult(QP_TEST_RESULT_RESOURCE_ERROR, "Failed to allocate memory during test exec… in iterateTestCase()
280 m_testCtx.setTestResult(e.getTestResult(), e.getMessage()); in iterateTestCase()
286 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, e.getMessage()); in iterateTestCase()
/external/deqp/modules/gles2/functional/
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()
Des2fShaderStateQueryTests.cpp81 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntEquals()
95 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkPointerEquals()
134 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribf()
185 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid attribute value"); in verifyCurrentVertexAttribConversion()
219 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue1f()
247 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue2f()
278 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue3f()
312 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue4f()
337 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue1i()
365 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue2i()
[all …]
Des2fPrerequisiteTests.cpp69 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
74 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
146 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
253 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
256 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
Des2fFloatStateQueryTests.cpp141 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat()
179 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat2Expanded()
213 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat4Color()
233 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange()
243 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange()
284 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat()
308 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloatExpanded()
349 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat2Expanded()
397 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat4Color()
430 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer range"); in verifyFloatRange()
[all …]
Des2fStringQueryTests.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()
133 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init()
/external/deqp/executor/
DxeTestLogParser.cpp121 m_currentCaseData->setTestResult(TESTSTATUSCODE_RUNNING, "Running"); in parse()
131 m_currentCaseData->setTestResult(TESTSTATUSCODE_LAST, ""); in parse()
150 m_currentCaseData->setTestResult(statusCode, reason); in parse()
160 m_currentCaseData->setTestResult(TESTSTATUSCODE_TERMINATED, "Unexpected end of string"); in parse()
/external/deqp/modules/internal/
DditSeedBuilderTests.cpp63 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid seed"); in iterate()
65 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
103 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Seed seems to only depends on first value."); in iterate()
105 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Seed seems to only depends on second value."); in iterate()
107 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
/external/deqp/modules/gles31/functional/
Des31fAndroidExtensionPackES31ATests.cpp96 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
113 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too low implementation limit"); in iterate()
150 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
159 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Required extension not supported"); in iterate()

12345678910>>...12