Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp41 GrGLenum GrGLInterface::checkError(const char* location, const char* call) const { in checkError() function in GrGLInterface
/third_party/jerryscript/tests/jerry/es2015/
Dfor-of.js24 function checkError (obj) { function
/third_party/skia/third_party/externals/angle2/src/common/
Dangleutils.cpp35 void SaveFileHelper::checkError() in checkError() function in angle::SaveFileHelper
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTex3DValidation.cpp204 bool TextureCubeMapArrayTex3DValidation::checkError(glw::GLint expectedError, const char* message) in checkError() function in glcts::TextureCubeMapArrayTex3DValidation
/third_party/vk-gl-cts/framework/egl/
DegluDefs.cpp39 void checkError (deUint32 err, const char* message, const char* file, int line) in checkError() function
/third_party/node/lib/internal/streams/
Ddestroy.js23 function checkError(err, w, r) { function
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js18 function checkError(err, w, r) { function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestCase.cpp148 void FboTestCase::checkError (void) in checkError() function in deqp::gles31::Functional::FboTestCase
/third_party/vk-gl-cts/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
/third_party/node/test/js-native-api/test_error/
Dtest_error.c5 static napi_value checkError(napi_env env, napi_callback_info info) { in checkError() function
/third_party/node/lib/
Dos.js64 return hideStackFrames(function checkError(...args) { function
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboApiTest.cpp64 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h971 void checkError(Error Err) const { in checkError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h1334 void checkError(Error Err) const { in checkError() function
/third_party/python/Lib/test/
Dtest_regrtest.py46 def checkError(self, args, msg): member in ParseArgsTestCase
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp955 void FboBuilder::checkError (void) in checkError() function in deqp::gls::FboUtil::FboBuilder
DglsBufferTestUtil.cpp224 void BufferCase::checkError (void) in checkError() function in deqp::gls::BufferTestUtil::BufferCase
DglsStateQueryUtil.cpp43 static bool checkError (tcu::ResultCollector& result, glu::CallLogWrapper& gl, const char* msg) in checkError() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp8157 void APIErrorsTest::checkError(GLenum expected_error, const GLchar* message, bool& test_result) in test() function in gl4cts::EnhancedLayouts::APIErrorsTest