Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/test/phonenumbers/
Dregexp_adapter_test.cc201 const scoped_ptr<const RegExp> reg_exp(factory.CreateRegExp("([\\da-z]+)")); in TEST_F() local
227 const scoped_ptr<const RegExp> reg_exp(factory.CreateRegExp("([\\da-z]+)")); in TEST_F() local
334 const scoped_ptr<const RegExp> reg_exp(factory.CreateRegExp( in TEST_F() local