mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-23 15:10:32 +00:00
补充测试用例
Signed-off-by: zhangdd_ewan <zhangdongdong50@huawei.com>
This commit is contained in:
parent
9b7a4c5548
commit
4a2d700e3b
@ -1248,7 +1248,7 @@ HWTEST_F(IntlTest, IntlFuncTest0081, TestSize.Level1)
|
||||
std::string insensitive = "False";
|
||||
std::string type = "xxx";
|
||||
std::string input = "(010)86753564";
|
||||
size_t start = 10;
|
||||
size_t start = 0;
|
||||
std::string rawStr = "1 800 234 45 67";
|
||||
i18n::phonenumbers::PhoneNumber phoneNumber;
|
||||
std::unique_ptr<PhoneNumberMatch> possibleNumber =
|
||||
|
Loading…
Reference in New Issue
Block a user