Home
last modified time | relevance | path

Searched defs:CheckError (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/deps/glbench/src/
Degl_stuff.cc114 void EGLInterface::CheckError() { in CheckError() function in EGLInterface
Dglx_stuff.cc118 void GLXInterface::CheckError() { in CheckError() function in GLXInterface
Dwaffle_stuff.cc186 void WaffleInterface::CheckError() {} in CheckError() function in WaffleInterface
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessVertexArraysTests.cpp4190 bool CreationErrorTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::CreationErrorTest
4342 bool EnableDisableAttributeErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* lo… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::EnableDisableAttributeErrorsTest
4477 bool ElementBufferErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::ElementBufferErrorsTest
4689 bool VertexBuffersErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::VertexBuffersErrorsTest
5002 bool AttributeFormatErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_messa… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatErrorsTest
5149 bool AttributeBindingErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_mess… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeBindingErrorsTest
5283 bool AttributeBindingDivisorErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* l… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeBindingDivisorErrorsTest
5408 bool GetVertexArrayErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_messag… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayErrorsTest
5575 bool GetVertexArrayIndexedErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayIndexedErrorsTest
/external/tensorflow/tensorflow/stream_executor/
Dstream.h1973 void CheckError(bool operation_retcode) LOCKS_EXCLUDED(mu_) { in CheckError() function
/external/protobuf/python/google/protobuf/internal/
Djson_format_test.py101 def CheckError(self, text, error_message): member in JsonFormatBase
/external/python/cpython2/Lib/sqlite3/test/
Ddbapi.py51 def CheckError(self): member in ModuleTests
/external/python/cpython3/Lib/sqlite3/test/
Ddbapi.py49 def CheckError(self): member in ModuleTests