Home
last modified time | relevance | path

Searched defs:CreateInput (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_adapter_re2.cc155 RegExpInput* RE2RegExpFactory::CreateInput(const string& utf8_input) const { in CreateInput() function in i18n::phonenumbers::RE2RegExpFactory
Dregexp_adapter_icu.cc230 RegExpInput* ICURegExpFactory::CreateInput(const string& utf8_input) const { in CreateInput() function in i18n::phonenumbers::ICURegExpFactory
/third_party/cef/tests/ceftests/
Dresource_request_handler_unittest.cc3443 std::string CreateInput(const std::string& content, in CreateInput() function