Searched defs:LocaleDisplayNamesTest (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dlocnmtst.h13 class LocaleDisplayNamesTest: public IntlTest { class in inherits:IntlTest
15 LocaleDisplayNamesTest();
16 virtual ~LocaleDisplayNamesTest();
H A Dlocnmtst.cpp58 LocaleDisplayNamesTest::LocaleDisplayNamesTest() { function in class:LocaleDisplayNamesTest
61 LocaleDisplayNamesTest::~LocaleDisplayNamesTest() {
64 void LocaleDisplayNamesTest::runIndexedTest(int32_t index, UBool exec, const char* &name,
84 void LocaleDisplayNamesTest::TestCreate() {
92 void LocaleDisplayNamesTest::TestCreateDialect() {
100 void LocaleDisplayNamesTest::TestWithKeywordsAndEverything() {
111 void LocaleDisplayNamesTest::TestUldnOpen() {
133 void LocaleDisplayNamesTest
[all...]

Completed in 86 milliseconds