Searched refs:GetLocaleIndex (Results 1 - 4 of 4) sorted by relevance
/test/xts/acts/global_lite/i18n_lite/datetime_posix/src/ |
H A D | UnitDateTimeTest.cpp | 51 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales)
in GetLocaleIndex() function 69 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 99 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 129 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 187 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 203 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 219 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 235 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 279 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 295 int localeIndex = GetLocaleIndex(localeInf in HWTEST_P() [all...] |
/test/xts/acts/global_lite/i18n_lite/number_posix/src/ |
H A D | UnitNumberTest.cpp | 39 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales)
in GetLocaleIndex() function 120 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 144 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 168 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 193 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 219 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 244 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 270 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 296 int localeIndex = GetLocaleIndex(localeInfo, g_locales);
in HWTEST_P() 320 int localeIndex = GetLocaleIndex(localeInf in HWTEST_P() [all...] |
/test/xts/acts/global_lite/i18n_lite/datetimerecall_posix/src/ |
H A D | UnitDateTimeRecallTest.cpp | 52 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales) in GetLocaleIndex() function 73 int localeIndex = GetLocaleIndex(*localeRecall, g_locales); in HWTEST_F() 93 int localeIndex = GetLocaleIndex(*localeRecall, g_locales); in HWTEST_F() 113 int localeIndex = GetLocaleIndex(*localeRecall, g_locales); in HWTEST_F() 133 int localeIndex = GetLocaleIndex(*localeRecall, g_locales); in HWTEST_F()
|
/test/xts/acts/global_lite/i18n_lite/numberrecall_posix/src/ |
H A D | UnitNumberRecallTest.cpp | 34 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales)
in GetLocaleIndex() function 57 int localeIndex = GetLocaleIndex(*localeRecall, g_locales);
in HWTEST_F() 79 int localeIndex = GetLocaleIndex(*localeRecall, g_locales);
in HWTEST_F() 101 int localeIndex = GetLocaleIndex(*localeRecall, g_locales);
in HWTEST_F() 123 int localeIndex = GetLocaleIndex(*localeRecall, g_locales);
in HWTEST_F()
|
Completed in 4 milliseconds