Home
last modified time | relevance | path

Searched refs:TOO_LONG_NSN (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h142 TOO_LONG_NSN, // TOO_LONG in the java version. enumerator
145 static const ErrorType kMaxErrorType = TOO_LONG_NSN;
Dphonenumberutil.cc2295 return TOO_LONG_NSN; in ParseHelper()
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc4011 EXPECT_EQ(PhoneNumberUtil::TOO_LONG_NSN, in TEST_F()
4500 EXPECT_EQ(PhoneNumberUtil::TOO_LONG_NSN, in TEST_F()
4568 EXPECT_EQ(PhoneNumberUtil::TOO_LONG_NSN, in TEST_F()