Searched defs:errln (Results 1 – 5 of 5) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ | ||
D | AbstractTestLog.java | 80 public static final void errln(String message) { in errln() method in AbstractTestLog |
D | TestBoilerplate.java | 88 private void errln(String title, int i, int j) { in errln() method in TestBoilerplate |
/third_party/icu/icu4c/source/test/iotest/ | ||
D | iotest.cpp | 45 virtual void errln( const UnicodeString &message ) { in errln() function in DataDrivenLogger |
/third_party/icu/icu4c/source/test/intltest/ | ||
D | itutil.cpp | 205 void errln( const UnicodeString &message ) U_OVERRIDE { in errln() function in IcuTestErrorCodeTestHelper |
D | intltest.cpp | 919 void IntlTest::errln( const UnicodeString &message ) in errln() function in IntlTest |