Searched refs:plusStarPhoneNumber (Results 1 – 1 of 1) sorted by relevance
1984 String plusStarPhoneNumber = "+*******91"; in testFailedParseOnInvalidNumbers() local1985 phoneUtil.parse(plusStarPhoneNumber, RegionCode.DE); in testFailedParseOnInvalidNumbers()1986 fail("This should not parse without throwing an exception " + plusStarPhoneNumber); in testFailedParseOnInvalidNumbers()