Home
last modified time | relevance | path

Searched refs:errorFunc (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dsimplethread.h26 static void errorFunc(); // Empty function, provides a single convenient place
Dtsmthred.cpp146 void SimpleThread::errorFunc() { in errorFunc() function in SimpleThread
595 SimpleThread::errorFunc(); in error()
1061 SimpleThread::errorFunc(); in TestThreadedIntl()
1098 SimpleThread::errorFunc(); in TestThreadedIntl()
1384 SimpleThread::errorFunc(); in TestCollators()
1392 SimpleThread::errorFunc(); in TestCollators()
1475 SimpleThread::errorFunc(); in TestString()
1524 SimpleThread::errorFunc(); in TestString()
Dsimplethread.cpp474 SimpleThread::errorFunc(); in error()
/external/libxml2/
Dxmlreader.c154 xmlTextReaderErrorFunc errorFunc; /* callback function */ member
4057 if (!reader->errorFunc) { in xmlTextReaderValidityErrorRelay()
4060 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityErrorRelay()
4080 if (!reader->errorFunc) { in xmlTextReaderValidityWarningRelay()
4083 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityWarningRelay()
4152 if (reader->errorFunc != NULL) { in xmlTextReaderRelaxNGSetSchema()
4294 if (reader->errorFunc != NULL) { in xmlTextReaderSetSchema()
4364 if (reader->errorFunc != NULL) { in xmlTextReaderRelaxNGValidateInternal()
4396 if (reader->errorFunc != NULL) { in xmlTextReaderRelaxNGValidateInternal()
4469 if (reader->errorFunc != NULL) { in xmlTextReaderSchemaValidateInternal()
[all …]
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp617 TestFunctionWrapper errorFunc);
634 TestFunctionWrapper errorFunc) in CallbackErrorCase() argument
636 , m_errorFunc (errorFunc) in CallbackErrorCase()
688 TestFunctionWrapper errorFunc);
703 TestFunctionWrapper errorFunc) in LogErrorCase() argument
705 , m_errorFunc (errorFunc) in LogErrorCase()
796 TestFunctionWrapper errorFunc);
811 TestFunctionWrapper errorFunc) in GetErrorCase() argument
813 , m_errorFunc (errorFunc) in GetErrorCase()