Searched refs:doTestDisplayNames (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.h82 static void doTestDisplayNames(const char* inLocale, int32_t compareIndex);
H A Dcloctst.c658 doTestDisplayNames("en_US", DLANG_EN);
660 doTestDisplayNames("fr_FR", DLANG_FR);
662 doTestDisplayNames("ca_ES", DLANG_CA);
664 doTestDisplayNames("el_GR", DLANG_EL);
858 static void doTestDisplayNames(const char* displayLocale, int32_t compareIndex) function
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.h82 static void doTestDisplayNames(const char* inLocale, int32_t compareIndex);
H A Dcloctst.c658 doTestDisplayNames("en_US", DLANG_EN);
660 doTestDisplayNames("fr_FR", DLANG_FR);
662 doTestDisplayNames("ca_ES", DLANG_CA);
664 doTestDisplayNames("el_GR", DLANG_EL);
858 static void doTestDisplayNames(const char* displayLocale, int32_t compareIndex) function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dloctest.h116 void doTestDisplayNames(Locale& inLocale, int32_t compareIndex);
H A Dloctest.cpp470 doTestDisplayNames(english, DLANG_EN);
472 doTestDisplayNames(french, DLANG_FR);
474 doTestDisplayNames(croatian, DLANG_CA);
476 doTestDisplayNames(greek, DLANG_EL);
735 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) { function in class:LocaleTest
/external/icu/icu4c/source/test/intltest/
H A Dloctest.h117 void doTestDisplayNames(Locale& inLocale, int32_t compareIndex);
H A Dloctest.cpp470 doTestDisplayNames(english, DLANG_EN);
472 doTestDisplayNames(french, DLANG_FR);
474 doTestDisplayNames(croatian, DLANG_CA);
476 doTestDisplayNames(greek, DLANG_EL);
735 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) { function in class:LocaleTest

Completed in 138 milliseconds