Home
last modified time | relevance | path

Searched defs:CheckError (Results 1 – 16 of 16) sorted by relevance

/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Dcheck.cc15 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
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Dcheck.cc15 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
/external/googleapis/google/api/servicecontrol/v1/
Dcheck_error.proto32 message CheckError { message
/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/proto/google/api/servicecontrol/v1/
Dcheck_error.proto32 message CheckError { message
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessVertexArraysTests.cpp4191 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
/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/
DCheckError.java31 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
/external/cronet/stable/base/
Dcheck.cc338 CheckError::CheckError(LogMessage* log_message) : log_message_(log_message) {} in CheckError() function in logging::CheckError
/external/cronet/tot/base/
Dcheck.cc338 CheckError::CheckError(LogMessage* log_message) : log_message_(log_message) {} in CheckError() function in logging::CheckError
/external/protobuf/python/google/protobuf/internal/
Djson_format_test.py101 def CheckError(self, text, error_message): member in JsonFormatBase
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Djson_format_test.py101 def CheckError(self, text, error_message): member in JsonFormatBase
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Djson_format_test.py101 def CheckError(self, text, error_message): member in JsonFormatBase
/external/cronet/tot/base/win/
Daccess_token_unittest.cc263 void CheckError(bool result, DWORD expected_error) { in CheckError() function
/external/cronet/stable/base/win/
Daccess_token_unittest.cc263 void CheckError(bool result, DWORD expected_error) { in CheckError() function
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp3055 angle::Result CheckError(const gl::Context *context, in CheckError() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream.cc2363 void Stream::CheckError(bool operation_retcode) { in CheckError() function in stream_executor::Stream
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dservicecontrol.v1.json488 "CheckError": { object