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/
H A Dphonenumberutil.h146 TOO_LONG_NSN, // TOO_LONG in the java version. enumerator
149 static const ErrorType kMaxErrorType = TOO_LONG_NSN;
H A Dphonenumberutil.cc2326 return TOO_LONG_NSN; in ParseHelper()
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc4021 EXPECT_EQ(PhoneNumberUtil::TOO_LONG_NSN, in TEST_F()
4510 EXPECT_EQ(PhoneNumberUtil::TOO_LONG_NSN, in TEST_F()
4578 EXPECT_EQ(PhoneNumberUtil::TOO_LONG_NSN, in TEST_F()

Completed in 13 milliseconds