Home
last modified time | relevance | path

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

12345678910>>...18

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluDefs.cpp62 void checkError(const RenderContext &context, const char *msg, const char *file, int line) in checkError() function
67 void checkError(uint32_t err, const char *msg, const char *file, int line) in checkError() function
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBase.java49 protected void checkError() { in checkError() method in IntrinsicBase
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLInterfaceAutogen.cpp44 GrGLenum GrGLInterface::checkError(const char* location, const char* call) const { in checkError() function in GrGLInterface
/aosp_15_r20/frameworks/rs/driver/
H A DrsdFrameBufferObj.cpp48 void RsdFrameBufferObj::checkError(const Context *rsc) { in checkError() function in RsdFrameBufferObj
/aosp_15_r20/tools/asuite/asuite_plugin/src/java/com/android/atest/
H A DAtestUtils.java83 public static String checkError(String lunchTarget, String testTarget, String workPath) { in checkError() method in AtestUtils
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DIParcelFileDescriptorPeer.aidl48 String checkError(); in checkError() method
H A DParcelFileDescriptorPeer.java177 public String checkError() throws RemoteException { in checkError() method in ParcelFileDescriptorPeer
/aosp_15_r20/cts/tools/vm-tests-tf/src/dot/junit/
H A DDxTestCase.java23 private static void checkError(Class<?> expectedErrorClass, Throwable thrown, in checkError() method in DxTestCase
H A DDxAbstractMain.java25 private static void checkError(Class<?> expectedErrorClass, Throwable thrown, in checkError() method in DxAbstractMain
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayTex3DValidation.cpp205 bool TextureCubeMapArrayTex3DValidation::checkError(glw::GLint expectedError, const char *message) in checkError() function in glcts::TextureCubeMapArrayTex3DValidation
/aosp_15_r20/build/soong/dexpreopt/
H A Dclass_loader_context_test.go367 func checkError(t *testing.T, have error, want string) { func
/aosp_15_r20/external/deqp/framework/egl/
H A DegluDefs.cpp39 void checkError(uint32_t err, const char *message, const char *file, int line) in checkError() function
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DIntrinsicBase.java135 protected void checkError() { in checkError() method in IntrinsicBase
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
H A Dtools.cpp258 bool ErrorClass::checkError() { in checkError() function in Error::ErrorClass
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/testing/
H A DNullPrintStream.java34 public boolean checkError() { in checkError() method in NullPrintStream
/aosp_15_r20/libcore/support/src/test/java/libcore/java/io/
H A DNullPrintStream.java32 public boolean checkError() { return false; } in checkError() method in NullPrintStream
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/testing/
H A DNullPrintStream.java36 public boolean checkError() { in checkError() method in NullPrintStream
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DFastPrintWriter.java268 public boolean checkError() { in checkError() method in FastPrintWriter
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboTestCase.cpp149 void FboTestCase::checkError(void) in checkError() function in deqp::gles3::Functional::FboTestCase
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboTestCase.cpp153 void FboTestCase::checkError(void) in checkError() function in deqp::gles31::Functional::FboTestCase
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/
H A DLoggingPrintStream.java159 public boolean checkError() { in checkError() method in LoggingPrintStream
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/
Dscanner_test.go718 func checkError(t *testing.T, src string, tok token.Token, pos int, lit, err string) { func
/aosp_15_r20/build/soong/bpfix/bpfix/
H A Dbpfix_test.go129 func checkError(t *testing.T, in, expectedErr string, innerTest func(*Fixer) error) { func
/aosp_15_r20/packages/services/DeviceAsWebcam/interface/jni/
DEncoder.cpp102 bool Encoder::checkError(const char* msg, j_common_ptr jpeg_error_info_) { in checkError() function in android::webcam::Encoder
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/io/
H A DPrintWriter.annotated.java62 public boolean checkError() { throw new RuntimeException("Stub!"); } in checkError() method in PrintWriter

12345678910>>...18