Home
last modified time | relevance | path

Searched refs:phoneNumMatch (Results 1 - 1 of 1) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp586 PhoneNumberMatch* phoneNumMatch = in HWTEST_F() local
588 EXPECT_TRUE(phoneNumMatch != nullptr); in HWTEST_F()
1150 PhoneNumberMatch* phoneNumMatch = regexRule->IsValid(possibleNumber.get(), message); in HWTEST_F() local
1151 if (phoneNumMatch != nullptr) { in HWTEST_F()
1152 std::vector<MatchedNumberInfo> list = regexRule->Handle(phoneNumMatch, message); in HWTEST_F()

Completed in 4 milliseconds