Home
last modified time | relevance | path

Searched defs:ndd_prefix (Results 1 - 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc2829 string ndd_prefix; in TEST_F() local
2830 phone_util_.GetNddPrefixForRegion(RegionCode::US(), false, &ndd_prefix); in TEST_F() local
2836 phone_util_.GetNddPrefixForRegion(RegionCode::BS(), false, &ndd_prefix); in TEST_F() local
2840 phone_util_.GetNddPrefixForRegion(RegionCode::NZ(), false, &ndd_prefix); in TEST_F() local
2845 phone_util_.GetNddPrefixForRegion(RegionCode::AO(), false, &ndd_prefix); TEST_F() local
2849 phone_util_.GetNddPrefixForRegion(RegionCode::AO(), true, &ndd_prefix); TEST_F() local
2855 &ndd_prefix); TEST_F() local
2859 phone_util_.GetNddPrefixForRegion(RegionCode::UN001(), false, &ndd_prefix); TEST_F() local
2864 phone_util_.GetNddPrefixForRegion(RegionCode::CS(), false, &ndd_prefix); TEST_F() local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc152 string ndd_prefix; in AllNumberGroupsRemainGrouped() local

Completed in 7 milliseconds