/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluDefs.cpp | 62 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 D | IntrinsicBase.java | 49 protected void checkError() { in checkError() method in IntrinsicBase
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLInterfaceAutogen.cpp | 44 GrGLenum GrGLInterface::checkError(const char* location, const char* call) const { in checkError() function in GrGLInterface
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdFrameBufferObj.cpp | 48 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 D | AtestUtils.java | 83 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 D | IParcelFileDescriptorPeer.aidl | 48 String checkError(); in checkError() method
|
H A D | ParcelFileDescriptorPeer.java | 177 public String checkError() throws RemoteException { in checkError() method in ParcelFileDescriptorPeer
|
/aosp_15_r20/cts/tools/vm-tests-tf/src/dot/junit/ |
H A D | DxTestCase.java | 23 private static void checkError(Class<?> expectedErrorClass, Throwable thrown, in checkError() method in DxTestCase
|
H A D | DxAbstractMain.java | 25 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 D | esextcTextureCubeMapArrayTex3DValidation.cpp | 205 bool TextureCubeMapArrayTex3DValidation::checkError(glw::GLint expectedError, const char *message) in checkError() function in glcts::TextureCubeMapArrayTex3DValidation
|
/aosp_15_r20/build/soong/dexpreopt/ |
H A D | class_loader_context_test.go | 367 func checkError(t *testing.T, have error, want string) { func
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluDefs.cpp | 39 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 D | IntrinsicBase.java | 135 protected void checkError() { in checkError() method in IntrinsicBase
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/ |
H A D | tools.cpp | 258 bool ErrorClass::checkError() { in checkError() function in Error::ErrorClass
|
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/testing/ |
H A D | NullPrintStream.java | 34 public boolean checkError() { in checkError() method in NullPrintStream
|
/aosp_15_r20/libcore/support/src/test/java/libcore/java/io/ |
H A D | NullPrintStream.java | 32 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 D | NullPrintStream.java | 36 public boolean checkError() { in checkError() method in NullPrintStream
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/ |
H A D | FastPrintWriter.java | 268 public boolean checkError() { in checkError() method in FastPrintWriter
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboTestCase.cpp | 149 void FboTestCase::checkError(void) in checkError() function in deqp::gles3::Functional::FboTestCase
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFboTestCase.cpp | 153 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 D | LoggingPrintStream.java | 159 public boolean checkError() { in checkError() method in LoggingPrintStream
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/ |
D | scanner_test.go | 718 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 D | bpfix_test.go | 129 func checkError(t *testing.T, in, expectedErr string, innerTest func(*Fixer) error) { func
|
/aosp_15_r20/packages/services/DeviceAsWebcam/interface/jni/ |
D | Encoder.cpp | 102 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 D | PrintWriter.annotated.java | 62 public boolean checkError() { throw new RuntimeException("Stub!"); } in checkError() method in PrintWriter
|