OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dataerrln
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/iotest/
iotest.cpp
59
virtual void
dataerrln
( const UnicodeString &message ) {
function in class:DataDrivenLogger
[
all
...]
/external/icu/icu4c/source/test/intltest/
intltest.cpp
542
IntlTest::gTest->
dataerrln
( message );
908
void IntlTest::
dataerrln
( const UnicodeString &message )
function in class:IntlTest
930
dataerrln
(message);
1049
void IntlTest::
dataerrln
(const char *fmt, ...)
function in class:IntlTest
1057
dataerrln
(UnicodeString(buffer, (const char *)NULL));
1070
dataerrln
(UnicodeString(buffer, (const char *)NULL));
[
all
...]
Completed in 658 milliseconds