• Home
  • Raw
  • Download

Lines Matching refs:LocaleDisplayNamesTest

60 LocaleDisplayNamesTest::LocaleDisplayNamesTest() {  in LocaleDisplayNamesTest()  function in LocaleDisplayNamesTest
63 LocaleDisplayNamesTest::~LocaleDisplayNamesTest() { in ~LocaleDisplayNamesTest()
66 void LocaleDisplayNamesTest::runIndexedTest(int32_t index, UBool exec, const char* &name, in runIndexedTest()
94 void LocaleDisplayNamesTest::TestCreate() { in TestCreate()
102 void LocaleDisplayNamesTest::TestCreateDialect() { in TestCreateDialect()
110 void LocaleDisplayNamesTest::TestWithKeywordsAndEverything() { in TestWithKeywordsAndEverything()
121 void LocaleDisplayNamesTest::TestCurrencyKeyword() { in TestCurrencyKeyword()
131 void LocaleDisplayNamesTest::TestUnknownCurrencyKeyword() { in TestUnknownCurrencyKeyword()
141 void LocaleDisplayNamesTest::TestUntranslatedKeywords() { in TestUntranslatedKeywords()
151 void LocaleDisplayNamesTest::TestPrivateUse() { in TestPrivateUse()
161 void LocaleDisplayNamesTest::TestUldnOpen() { in TestUldnOpen()
183 void LocaleDisplayNamesTest::TestUldnOpenDialect() { in TestUldnOpenDialect()
196 void LocaleDisplayNamesTest::TestUldnWithGarbage() { in TestUldnWithGarbage()
206 void LocaleDisplayNamesTest::TestUldnWithKeywordsAndEverything() { in TestUldnWithKeywordsAndEverything()
222 void LocaleDisplayNamesTest::TestUldnComponents() { in TestUldnComponents()
369 void LocaleDisplayNamesTest::TestUldnDisplayContext() { in TestUldnDisplayContext()
407 void LocaleDisplayNamesTest::TestRootEtc() { in TestRootEtc()
424 void LocaleDisplayNamesTest::TestNumericRegionID() { in TestNumericRegionID()
462 void LocaleDisplayNamesTest::VerifySubstitute(LocaleDisplayNames* ldn) { in VerifySubstitute()
514 void LocaleDisplayNamesTest::VerifyNoSubstitute(LocaleDisplayNames* ldn) { in VerifyNoSubstitute()
567 void LocaleDisplayNamesTest::TestSubstituteHandling() { in TestSubstituteHandling()