HomeSort by relevance Sort by last modified time
    Searched refs:QP_TEST_RESULT_FAIL (Results 1 - 25 of 264) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/deqp/framework/common/
tcuResultCollector.cpp 42 case QP_TEST_RESULT_FAIL: return 100;
96 addResult(QP_TEST_RESULT_FAIL, msg);
101 return checkResult(condition, QP_TEST_RESULT_FAIL, msg);
  /external/deqp/modules/egl/
teglApiCase.cpp 92 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
103 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
113 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value");
123 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value");
134 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value");
145 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value");
155 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value");
teglQueryContextTests.cpp 116 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_CONTEXT");
121 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid context");
163 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface");
199 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_DISPLAY");
204 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid display");
246 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid config ID");
258 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid client API type");
271 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid client API version");
283 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer");
288 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer")
    [all...]
teglQueryConfigTests.cpp 140 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too many configs returned");
146 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer overflow");
151 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect size");
182 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "No configs");
304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
315 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
326 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
337 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
351 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
364 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value")
    [all...]
teglQuerySurfaceTests.cpp 132 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Config ID mismatch");
144 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface size");
156 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface resolution");
167 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid pixel aspect ratio");
178 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer");
189 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve");
195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve");
206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior");
212 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior");
223 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid alpha format")
    [all...]
teglMutableRenderBufferTests.cpp 247 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface isn't single-buffered");
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");
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_FAIL, "Surface didn't stay in back-buffered rendering after error");
teglCreateContextTests.cpp 103 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to create context");
152 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to create context");
teglInfoTests.cpp 106 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid version string");
117 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Version number mismatch");
  /external/deqp/modules/gles3/functional/
es3fStringQueryTests.cpp 61 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string");
67 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string");
102 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid version.");
148 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string");
172 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got non-consistent number of extensions");
185 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent.");
206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent.");
es3fApiCase.cpp 74 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
85 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
100 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
es3fInternalFormatQueryTests.cpp 86 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
96 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid order");
114 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid maximum sample count");
154 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid write");
es3fFloatStateQueryTests.cpp 143 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
181 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
215 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
235 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range");
245 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range");
270 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
277 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
317 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
341 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
382 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value")
    [all...]
es3fShaderStateQueryTests.cpp 84 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
98 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
153 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value");
173 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value");
193 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value");
244 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid attribute value");
278 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
306 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
337 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
371 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value")
    [all...]
es3fInteger64StateQueryTests.cpp 110 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
117 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
153 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
185 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value");
es3fRboStateQueryTests.cpp 78 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
91 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
103 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
317 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
  /external/deqp/modules/gles2/functional/
es2fApiCase.cpp 72 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
83 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
98 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
es2fStringQueryTests.cpp 61 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string");
67 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string");
133 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string");
es2fShaderStateQueryTests.cpp 81 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
95 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value");
134 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value");
185 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid attribute value");
219 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
247 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
278 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
312 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
337 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value");
365 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value")
    [all...]
es2fFloatStateQueryTests.cpp 141 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
179 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
213 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
233 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range");
243 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range");
284 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
308 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
349 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
397 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
430 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer range")
    [all...]
  /external/deqp/modules/gles31/functional/
es31fAndroidExtensionPackES31ATests.cpp 113 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too low implementation limit");
159 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Required extension not supported");
es31fNegativeTestShared.cpp 74 m_results.addResult(QP_TEST_RESULT_FAIL, msg);
  /external/deqp/modules/internal/
ditBuildInfoTests.cpp 133 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
167 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
ditImageIOTests.cpp 70 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Hash check failed");
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderTestUtil.hpp 124 , failResult (QP_TEST_RESULT_FAIL)
  /external/deqp/modules/gles31/
tes31TestPackage.cpp 94 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine");

Completed in 746 milliseconds

1 2 3 4 5 6 7 8 91011