Searched defs:expects (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/global/i18n/frameworks/zone/test/unittest/ |
H A D | zone_util_test.cpp | 56 …string expects[] = { "Asia/Shanghai", "America/New_York", "Asia/Shanghai", "America/New_York", "",… variable 73 string expects[] = { "Asia/Shanghai", "America/Detroit", "" }; variable 91 vector<string> expects = { "Asia/Shanghai", "Asia/Urumqi"}; variable 116 vector<string> expects = { "Europe/London" }; variable 136 vector<string> expects = { "Europe/Berlin", "Europe/Busingen" }; variable 156 vector<string> expects = { "Asia/Shanghai" }; variable 181 vector<string> expects = { "Asia/Shanghai" }; variable 198 vector<string> expects = { "Asia/Shanghai" }; variable
|
H A D | zone_util_performance_test.cpp | 59 string expects[] = { "Asia/Shanghai", "America/New_York" }; variable 84 string expects[] = { "Asia/Shanghai", "America/Detroit" }; variable 110 vector<string> expects = { "Asia/Shanghai", "Asia/Urumqi"}; variable 133 vector<string> expects = { "Europe/London" }; variable 156 vector<string> expects = { "Europe/Berlin", "Europe/Busingen" }; variable 179 vector<string> expects = { "Asia/Shanghai" }; variable
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_number_format_test.cpp | 43 string expects = "+1,23,456.79 euros"; variable 73 string expects = "+1,23,456.789"; variable 103 string expects = "+1,23,456.789"; variable 133 string expects = "+1,23,456.789"; variable 163 string expects = "+1,23,456.789"; variable 193 string expects = "+1,23,456.789"; variable
|
H A D | intl_test.cpp | 141 string expects = "公元1970年1月1日星期四 上午8:20:34"; variable 272 string expects = "1970年1月2日金曜日"; variable 303 string expects = "+1,23,456.79 euros"; variable 338 string expects = "0,123,456.79米"; variable 369 string expects = "12,345,678.9%"; variable 397 string expects = "0,123,456.79"; variable 437 string expects = "1.234568E5"; variable 462 string expects = "123 thousand"; variable 493 std::string expects = "3/11/82"; variable 546 std::string expects = "123,456.789"; variable [all …]
|
H A D | intl_test_extent.cpp | 495 string expects = "123K"; variable
|