Home
last modified time | relevance | path

Searched refs:test_dumpLocale (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp178 #define test_dumpLocale(l) UPRV_BLOCK_MACRO_BEGIN { \ macro
584 test_dumpLocale(test1); in TestSimpleObjectStuff()
585 test_dumpLocale(test2); in TestSimpleObjectStuff()
586 test_dumpLocale(test3); in TestSimpleObjectStuff()
587 test_dumpLocale(test4); in TestSimpleObjectStuff()
588 test_dumpLocale(test5); in TestSimpleObjectStuff()
589 test_dumpLocale(test6); in TestSimpleObjectStuff()
590 test_dumpLocale(test7); in TestSimpleObjectStuff()
591 test_dumpLocale(test8); in TestSimpleObjectStuff()
643 test_dumpLocale(test4); in TestSimpleObjectStuff()
[all …]
Dlocnmtst.cpp56 #define test_dumpLocale(l) UPRV_BLOCK_MACRO_BEGIN { \ macro