OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_dumpLocale
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
loctest.cpp
161
#define
test_dumpLocale
(l) { logln(#l " = " + UnicodeString(l.getName(), "")); }
533
test_dumpLocale
(test1);
534
test_dumpLocale
(test2);
535
test_dumpLocale
(test3);
536
test_dumpLocale
(test4);
537
test_dumpLocale
(test5);
538
test_dumpLocale
(test6);
539
test_dumpLocale
(test7);
540
test_dumpLocale
(test8);
592
test_dumpLocale
(test4)
[
all
...]
locnmtst.cpp
56
#define
test_dumpLocale
(l) { logln(#l " = " + UnicodeString(l.getName(), "")); }
/external/icu4c/test/intltest/
loctest.cpp
162
#define
test_dumpLocale
(l) { logln(#l " = " + UnicodeString(l.getName(), "")); }
534
test_dumpLocale
(test1);
535
test_dumpLocale
(test2);
536
test_dumpLocale
(test3);
537
test_dumpLocale
(test4);
538
test_dumpLocale
(test5);
539
test_dumpLocale
(test6);
540
test_dumpLocale
(test7);
541
test_dumpLocale
(test8);
593
test_dumpLocale
(test4)
[
all
...]
locnmtst.cpp
56
#define
test_dumpLocale
(l) { logln(#l " = " + UnicodeString(l.getName(), "")); }
Completed in 41 milliseconds