OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testSimpleFormat
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
tmsgfmt.h
55
void
testSimpleFormat
(/* char* par */);
tmsgfmt.cpp
47
TESTCASE_AUTO(
testSimpleFormat
);
462
void TestMessageFormat::
testSimpleFormat
(/* char* par */)
464
logln("running TestMessageFormat::
testSimpleFormat
");
479
dataerrln(UnicodeString("TestMessageFormat::
testSimpleFormat
failed on test #1 - ") + u_errorName(err));
487
dataerrln(UnicodeString("TestMessageFormat::
testSimpleFormat
failed on test #2")+string + " - " + u_errorName(err));
494
dataerrln(UnicodeString("TestMessageFormat::
testSimpleFormat
failed on test #3")+string + " - " + u_errorName(err));
[
all
...]
Completed in 117 milliseconds