Home
last modified time | relevance | path

Searched defs:checkError (Results 1 – 18 of 18) sorted by relevance

/external/deqp/framework/opengl/
DgluDefs.cpp65 void checkError (const RenderContext& context, const char* msg, const char* file, int line) in checkError() function
70 void checkError (deUint32 err, const char* msg, const char* file, int line) in checkError() function
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVError.h103 SPIRVErrorLog::checkError(bool Cond, SPIRVErrorCode ErrCode, in checkError() function
/external/deqp/framework/egl/
DegluDefs.cpp39 void checkError (deUint32 err, const char* message, const char* file, int line) in checkError() function
/external/conscrypt/libcore-stub/src/main/java/libcore/java/io/
DNullPrintStream.java34 public boolean checkError() { in checkError() method in NullPrintStream
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp148 void FboTestCase::checkError (void) in checkError() function in deqp::gles31::Functional::FboTestCase
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp144 void FboTestCase::checkError (void) in checkError() function in deqp::gles3::Functional::FboTestCase
Des3fFboApiTests.cpp59 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() function
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTemplates.java345 protected void checkError(ErrorQueue equeue, in checkError() method in TestTemplates
DBaseTest.java474 protected void checkError(ErrorQueue equeue, in checkError() method in BaseTest
DTestAttributes.java3070 protected void checkError(ErrorQueue equeue, in checkError() method in TestAttributes
/external/deqp/modules/gles2/functional/
Des2fFboApiTest.cpp63 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() function
Des2fBufferTestUtil.cpp212 void BufferCase::checkError (void) in checkError() function in deqp::gles2::Functional::BufferTestUtil::BufferCase
/external/llvm/include/llvm/Support/
DError.h931 void checkError(Error Err) const { in checkError() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h971 void checkError(Error Err) const { in checkError() function
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp224 void BufferCase::checkError (void) in checkError() function in deqp::gls::BufferTestUtil::BufferCase
DglsFboUtil.cpp955 void FboBuilder::checkError (void) in checkError() function in deqp::gls::FboUtil::FboBuilder
DglsStateQueryUtil.cpp43 static bool checkError (tcu::ResultCollector& result, glu::CallLogWrapper& gl, const char* msg) in checkError() function
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java45 public void checkError() { in checkError() method in GLErrorLogger.ErrorLoggingGL