Home
last modified time | relevance | path

Searched defs:phoneNumberMatched (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/include/
H A Dentity_recognizer.h35 PhoneNumberMatched* phoneNumberMatched; variable
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/phonenumbermatched_fuzzer/
H A Dphonenumbermatched_fuzzer.cpp32 PhoneNumberMatched* phoneNumberMatched = new PhoneNumberMatched(input); in DoSomethingInterestingWithMyAPI() local