/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/ |
D | quick.go | 228 type CheckError struct { struct 229 Count int 230 In []any 233 func (s *CheckError) Error() string { 239 CheckError anonMember
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | check.cc | 15 CheckError::CheckError(const char* file, in CheckError() function in partition_alloc::internal::logging::CheckError 23 CheckError::CheckError(const char* file, int line, LogSeverity severity) in CheckError() function in partition_alloc::internal::logging::CheckError 26 CheckError::CheckError(const char* file, in CheckError() function in partition_alloc::internal::logging::CheckError
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 4191 bool CreationErrorTest::CheckError(const glw::GLenum expected, const glw::GLchar *log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::CreationErrorTest 4343 bool EnableDisableAttributeErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *lo… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::EnableDisableAttributeErrorsTest 4478 bool ElementBufferErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::ElementBufferErrorsTest 4690 bool VertexBuffersErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::VertexBuffersErrorsTest 5003 bool AttributeFormatErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *log_messa… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatErrorsTest 5150 bool AttributeBindingErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *log_mess… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeBindingErrorsTest 5284 bool AttributeBindingDivisorErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *l… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeBindingDivisorErrorsTest 5409 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
|
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/ |
H A D | CheckError.java | 31 public final class CheckError extends com.google.protobuf.GeneratedMessageV3 class 37 private CheckError(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in CheckError() method in CheckError 41 private CheckError() { in CheckError() method in CheckError
|
/aosp_15_r20/external/googleapis/google/api/servicecontrol/v1/ |
H A D | check_error.proto | 32 message CheckError { message
|
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/proto/google/api/servicecontrol/v1/ |
H A D | check_error.proto | 32 message CheckError { message
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | JpegCompressor.cpp | 575 bool JpegCompressor::CheckError(const char* msg) { in CheckError() function in android::JpegCompressor
|
/aosp_15_r20/external/cronet/base/ |
H A D | check.cc | 359 CheckError::CheckError(LogMessage* log_message) : log_message_(log_message) {} in CheckError() function in logging::CheckError
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | json_format_test.py | 101 def CheckError(self, text, error_message): member in JsonFormatBase
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | json_format_test.py | 101 def CheckError(self, text, error_message): member in JsonFormatBase
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | comutil.h | 47 inline void CheckError(HRESULT hr) throw() { in CheckError() function
|
/aosp_15_r20/external/python/cpython2/Lib/sqlite3/test/ |
D | dbapi.py | 51 def CheckError(self): member in ModuleTests
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | access_token_unittest.cc | 263 void CheckError(bool result, DWORD expected_error) { in CheckError() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | renderergl_utils.cpp | 3042 angle::Result CheckError(const gl::Context *context, in CheckError() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream.cc | 2363 void Stream::CheckError(bool operation_retcode) { in CheckError() function in stream_executor::Stream
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | servicecontrol.v1.json | 488 "CheckError": { object
|