Searched refs:plusAndIddAndInvalidCountryCode (Results 1 – 2 of 2) sorted by relevance
2408 String plusAndIddAndInvalidCountryCode = "+ 00 210 3 331 6005"; in testFailedParseOnInvalidNumbers() local2409 phoneUtil.parse(plusAndIddAndInvalidCountryCode, RegionCode.NZ); in testFailedParseOnInvalidNumbers()
3197 var plusAndIddAndInvalidCountryCode = '+ 00 210 3 331 6005';3198 phoneUtil.parse(plusAndIddAndInvalidCountryCode, RegionCode.NZ);