Searched defs:CheckError (Results 1 – 8 of 8) sorted by relevance
/external/autotest/client/deps/glbench/src/ |
D | egl_stuff.cc | 114 void EGLInterface::CheckError() { in CheckError() function in EGLInterface
|
D | glx_stuff.cc | 118 void GLXInterface::CheckError() { in CheckError() function in GLXInterface
|
D | waffle_stuff.cc | 186 void WaffleInterface::CheckError() {} in CheckError() function in WaffleInterface
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessVertexArraysTests.cpp | 4190 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/ |
D | stream.h | 1973 void CheckError(bool operation_retcode) LOCKS_EXCLUDED(mu_) { in CheckError() function
|
/external/protobuf/python/google/protobuf/internal/ |
D | json_format_test.py | 101 def CheckError(self, text, error_message): member in JsonFormatBase
|
/external/python/cpython2/Lib/sqlite3/test/ |
D | dbapi.py | 51 def CheckError(self): member in ModuleTests
|
/external/python/cpython3/Lib/sqlite3/test/ |
D | dbapi.py | 49 def CheckError(self): member in ModuleTests
|