Searched refs:DateTimeTest (Results 1 – 2 of 2) sorted by relevance
/test/xts/acts/global_lite/i18n_lite/datetime_posix/src/ |
D | UnitDateTimeTest.cpp | 26 class DateTimeTest : public ::testing::TestWithParam<LocaleInfo> { class 66 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_Format_0100, Function | MediumTest | Level0) 96 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_Format_0200, Function | MediumTest | Level0) 126 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_Format_0300, Function | MediumTest | Level0) 156 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_GetWeekName_0100, Function | MediumTest | Level0) 170 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_GetWeekName_0200, Function | MediumTest | Level0) 184 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_GetWeekName_0300, Function | MediumTest | Level0) 200 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_GetWeekName_0400, Function | MediumTest | Level0) 216 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_GetWeekName_0500, Function | MediumTest | Level0) 232 HWTEST_P(DateTimeTest, GLOBAL_DateTimeFormat_GetWeekName_0600, Function | MediumTest | Level0) [all …]
|
/test/xts/acts/global_lite/i18n_lite/datetimerecall_posix/src/ |
D | UnitDateTimeRecallTest.cpp | 26 class DateTimeTest : public ::testing::TestWithParam<LocaleInfo> {}; class
|