Home
last modified time | relevance | path

Searched refs:errlog (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/tools/ctestfw/
Dtstdtmod.cpp24 errlog(FALSE, u"destructor: expected success", nullptr); in ~IcuTestErrorCode()
30 errlog(FALSE, u"expected success", nullptr); in errIfFailureAndReset()
46 errlog(FALSE, u"expected success", buffer); in errIfFailureAndReset()
57 errlog(TRUE, u"data: expected success", nullptr); in errDataIfFailureAndReset()
73 errlog(TRUE, u"data: expected success", buffer); in errDataIfFailureAndReset()
84 errlog(FALSE, UnicodeString(u"expected: ") + u_errorName(expectedError), nullptr); in expectErrorAndReset()
98 errlog(FALSE, UnicodeString(u"expected: ") + u_errorName(expectedError), buffer); in expectErrorAndReset()
114 errlog(FALSE, u"(handleFailure)", nullptr); in handleFailure()
117 void IcuTestErrorCode::errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMes… in errlog() function in IcuTestErrorCode
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/
Dtstdtmod.cpp24 errlog(FALSE, u"destructor: expected success", nullptr); in ~IcuTestErrorCode()
30 errlog(FALSE, u"expected success", nullptr); in errIfFailureAndReset()
46 errlog(FALSE, u"expected success", buffer); in errIfFailureAndReset()
57 errlog(TRUE, u"data: expected success", nullptr); in errDataIfFailureAndReset()
73 errlog(TRUE, u"data: expected success", buffer); in errDataIfFailureAndReset()
84 errlog(FALSE, UnicodeString(u"expected: ") + u_errorName(expectedError), nullptr); in expectErrorAndReset()
98 errlog(FALSE, UnicodeString(u"expected: ") + u_errorName(expectedError), buffer); in expectErrorAndReset()
114 errlog(FALSE, u"(handleFailure)", nullptr); in handleFailure()
117 void IcuTestErrorCode::errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMes… in errlog() function in IcuTestErrorCode
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Dtstdtmod.cpp24 errlog(FALSE, u"destructor: expected success", nullptr); in ~IcuTestErrorCode()
30 errlog(FALSE, u"expected success", nullptr); in errIfFailureAndReset()
46 errlog(FALSE, u"expected success", buffer); in errIfFailureAndReset()
57 errlog(TRUE, u"data: expected success", nullptr); in errDataIfFailureAndReset()
73 errlog(TRUE, u"data: expected success", buffer); in errDataIfFailureAndReset()
84 errlog(FALSE, UnicodeString(u"expected: ") + u_errorName(expectedError), nullptr); in expectErrorAndReset()
98 errlog(FALSE, UnicodeString(u"expected: ") + u_errorName(expectedError), buffer); in expectErrorAndReset()
114 errlog(FALSE, u"(handleFailure)", nullptr); in handleFailure()
117 void IcuTestErrorCode::errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMes… in errlog() function in IcuTestErrorCode
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dtestlog.h59 void errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMessage) const;
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Dtestlog.h59 void errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMessage) const;
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dtestlog.h59 void errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMessage) const;