Home
last modified time | relevance | path

Searched refs:LL_err_message (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dintltest.cpp884 if (!no_err_msg) LL_err_message( message, FALSE ); in err()
890 if (!no_err_msg) LL_err_message( message, TRUE ); in errln()
901 if (!no_err_msg) LL_err_message( message, FALSE ); in dataerr()
917LL_err_message( msg + " - (Are you missing data?)", TRUE ); // only show this message the first ti… in dataerrln()
919 LL_err_message( msg , TRUE ); in dataerrln()
1074 IntlTest::LL_err_message(errorList, TRUE); in printErrors()
1088 void IntlTest::LL_err_message( const UnicodeString& message, UBool newline ) { in LL_err_message() function in IntlTest
Dintltest.h396 virtual void LL_err_message( const UnicodeString& message, UBool newline );