/external/deqp/framework/opengl/ |
gluRenderContext.cpp | 193 throw tcu::TestError("glGetString(GL_EXTENSIONS) returned null pointer", DE_NULL, __FILE__, __LINE__); 217 throw tcu::TestError("glGetStringi(GL_EXTENSIONS) returned null pointer", DE_NULL, __FILE__, __LINE__);
|
/external/deqp/modules/glshared/ |
glsFragmentOpUtil.cpp | 156 throw tcu::TestError("Failed to compile program", DE_NULL, __FILE__, __LINE__); 168 throw tcu::TestError("Invalid attribute locations", DE_NULL, __FILE__, __LINE__);
|
/external/deqp/modules/gles2/functional/ |
es2fShaderBuiltinVarTests.cpp | 298 throw tcu::TestError("Compile failed"); 392 throw tcu::TestError("Compile failed"); 472 throw tcu::TestError("Invalid GL_ALIASED_POINT_SIZE_RANGE"); 501 throw tcu::TestError("Compile failed"); 604 throw tcu::TestError("Compile failed");
|
es2fPrerequisiteTests.cpp | 71 catch (const tcu::TestError& e)
|
es2fShaderInvarianceTests.cpp | 186 throw tcu::TestError("Test shader compile failed."); 193 throw tcu::TestError("Test shader compile failed."); [all...] |
/external/deqp/modules/egl/ |
teglQueryContextTests.cpp | 116 catch (const tcu::TestError& e) 140 catch (const tcu::TestError& e) 170 catch (const tcu::TestError& e)
|
teglSimpleConfigCase.cpp | 110 catch (const tcu::TestError& e)
|
/external/deqp/modules/gles3/functional/ |
es3fShaderBuiltinVarTests.cpp | 324 throw tcu::TestError("Compile failed"); 421 throw tcu::TestError("Compile failed"); 501 throw tcu::TestError("Invalid GL_ALIASED_POINT_SIZE_RANGE"); 533 throw tcu::TestError("Compile failed"); 639 throw tcu::TestError("Compile failed"); 788 throw tcu::TestError("Compile failed"); [all...] |
es3fFboTestUtil.hpp | 200 class FboIncompleteException : public tcu::TestError
|
es3fPrerequisiteTests.cpp | 71 catch (const tcu::TestError& e)
|
es3fShaderInvarianceTests.cpp | 186 throw tcu::TestError("Test shader compile failed."); 193 throw tcu::TestError("Test shader compile failed."); [all...] |
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
vie_autotest_record.cc | 581 number_of_errors += ViETest::TestError(error == 0, 591 number_of_errors += ViETest::TestError(error == 0,
|
/external/deqp/modules/gles31/stress/ |
es31sTessellationGeometryInteractionTests.cpp | 285 throw tcu::TestError("failed to build program"); 339 throw tcu::TestError("Attribute a_position location was -1");
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
stunrequest_unittest.cc | 140 TEST_F(StunRequestTest, TestError) {
|
/external/chromium_org/third_party/libjingle/source/talk/xmllite/ |
xmlparser_unittest.cc | 247 TEST(XmlParserTest, TestError) {
|
/external/chromium_org/third_party/webrtc/libjingle/xmllite/ |
xmlparser_unittest.cc | 230 TEST(XmlParserTest, TestError) {
|
/external/deqp/modules/gles31/functional/ |
es31fStencilTexturingTests.cpp | 143 throw tcu::TestError("Compile failed"); 243 throw tcu::TestError("Compile failed"); 308 throw tcu::TestError("Compile failed"); 367 throw tcu::TestError("Compile failed"); 509 throw tcu::TestError("Incomplete framebuffer: " + glu::getFramebufferStatusStr(status).toString()); [all...] |
es31fVertexAttributeBindingTests.cpp | 178 throw tcu::TestError("could not gen vao"); 485 throw tcu::TestError("could not init buffer"); 494 throw tcu::TestError("could not build shader"); 817 throw tcu::TestError("could not build shader"); [all...] |
es31fTextureMultisampleTests.cpp | 275 throw tcu::TestError("invalid sample position"); 352 throw tcu::TestError("Failed to build shader."); 379 throw tcu::TestError("Error while querying sample positions"); 432 throw tcu::TestError("Could not create sampler program."); 792 throw tcu::TestError("Could not create sampler program."); 823 throw tcu::TestError("Could not create aplha program."); [all...] |
es31fSSBOLayoutCase.cpp | [all...] |
es31fSampleVariableTests.cpp | 370 throw tcu::TestError("Location of u_maxSamples was -1"); [all...] |
es31fGeometryShaderTests.cpp | [all...] |
es31fShaderBuiltinConstantTests.cpp | 254 catch (const tcu::TestError& e)
|
es31fShaderTextureSizeTests.cpp | 174 throw tcu::TestError("shader build failed");
|
/external/chromium_org/gpu/command_buffer/service/ |
cmd_parser_test.cc | 212 TEST_F(CommandParserTest, TestError) {
|