Home
last modified time | relevance | path

Searched defs:expects (Results 1 - 5 of 5) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_number_format_test.cpp43 string expects = "+1,23,456.79 euros"; in HWTEST_F() local
73 string expects = "+1,23,456.789"; in HWTEST_F() local
103 string expects = "+1,23,456.789"; in HWTEST_F() local
133 string expects = "+1,23,456.789"; in HWTEST_F() local
163 string expects = "+1,23,456.789"; in HWTEST_F() local
193 string expects = "+1,23,456.789"; HWTEST_F() local
[all...]
H A Dintl_test.cpp141 string expects = "公元1970年1月1日星期四 上午8:20:34"; in HWTEST_F() local
239 string expects = "2 January 1970, 18:17 – 12 January 1970, 18:20"; in HWTEST_F() local
272 string expects = "1970年1月2日金曜日"; in HWTEST_F() local
303 string expects = "+1,23,456.79 euros"; in HWTEST_F() local
338 string expects = "0,123,456.79米"; HWTEST_F() local
369 string expects = "12,345,678.9%"; HWTEST_F() local
397 string expects = "0,123,456.79"; HWTEST_F() local
437 string expects = "1.234568E5"; HWTEST_F() local
462 string expects = "123 thousand"; HWTEST_F() local
493 std::string expects = "3/11/82"; HWTEST_F() local
546 std::string expects = "123,456.789"; HWTEST_F() local
565 string expects = "北美太平洋标准时间"; HWTEST_F() local
[all...]
H A Dintl_test_extent.cpp496 string expects = "123K"; in HWTEST_F() local
/base/global/i18n/frameworks/zone/test/unittest/
H A Dzone_util_performance_test.cpp59 string expects[] = { "Asia/Shanghai", "America/New_York" }; in HWTEST_F() local
84 string expects[] = { "Asia/Shanghai", "America/Detroit" }; in HWTEST_F() local
110 vector<string> expects = { "Asia/Shanghai", "Asia/Urumqi"}; in HWTEST_F() local
133 vector<string> expects = { "Europe/London" }; in HWTEST_F() local
156 vector<string> expects = { "Europe/Berlin", "Europe/Busingen" }; in HWTEST_F() local
179 vector<string> expects = { "Asia/Shanghai" }; in HWTEST_F() local
H A Dzone_util_test.cpp54 string expects[] = { "Asia/Shanghai", "America/New_York", "Asia/Shanghai", "America/New_York", "", "" }; in HWTEST_F() local
71 string expects[] = { "Asia/Shanghai", "America/Detroit", "" }; in HWTEST_F() local
89 vector<string> expects = { "Asia/Shanghai", "Asia/Urumqi"}; in HWTEST_F() local
114 vector<string> expects = { "Europe/London" }; HWTEST_F() local
134 vector<string> expects = { "Europe/Berlin", "Europe/Busingen" }; HWTEST_F() local
154 vector<string> expects = { "Asia/Shanghai" }; HWTEST_F() local
179 vector<string> expects = { "Asia/Shanghai" }; HWTEST_F() local
196 vector<string> expects = { "Asia/Shanghai" }; HWTEST_F() local
[all...]

Completed in 8 milliseconds