Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dpositive_rule.h49 std::string handleType; member in OHOS::Global::I18n::PositiveRule
H A Dregex_rule.h70 std::string handleType; // positive Rules member in OHOS::Global::I18n::RegexRule
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dpositive_rule.cpp27 PositiveRule::PositiveRule(icu::UnicodeString& regex, std::string& handleType, std::string& insensitive) in PositiveRule() argument
H A Dregex_rule.cpp29 RegexRule::RegexRule(icu::UnicodeString& regex, std::string& isValidType, std::string& handleType, in RegexRule() argument
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp558 std::string handleType = "EndWithMobile"; in HWTEST_F() local
1098 std::string handleType = "Operator"; in HWTEST_F() local
1133 std::string handleType = "Operator"; HWTEST_F() local
1215 std::string handleType = "Operator"; HWTEST_F() local
1247 std::string handleType = "Blank"; HWTEST_F() local
1288 std::string handleType = "Slant"; HWTEST_F() local
1319 std::string handleType = "StartWithMobile"; HWTEST_F() local
1349 std::string handleType = "Default"; HWTEST_F() local
1574 std::string handleType = "Operator"; HWTEST_F() local
1622 std::string handleType = "EndWithMobile"; HWTEST_F() local
1664 std::string handleType = "EndWithMobile"; HWTEST_F() local
1719 std::string handleType = "EndWithMobile"; HWTEST_F() local
1761 std::string handleType = "EndWithMobile"; HWTEST_F() local
[all...]

Completed in 7 milliseconds