Home
last modified time | relevance | path

Searched defs:errln (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DAbstractTestLog.java80 public static final void errln(String message) { in errln() method in AbstractTestLog
DTestBoilerplate.java88 private void errln(String title, int i, int j) { in errln() method in TestBoilerplate
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp45 virtual void errln( const UnicodeString &message ) { in errln() function in DataDrivenLogger
/third_party/icu/icu4c/source/test/intltest/
Ditutil.cpp205 void errln( const UnicodeString &message ) U_OVERRIDE { in errln() function in IcuTestErrorCodeTestHelper
Dintltest.cpp919 void IntlTest::errln( const UnicodeString &message ) in errln() function in IntlTest
1066 void IntlTest::errln(const char *fmt, ...) in errln() function in IntlTest