Searched refs:tooShortPhoneNumber (Results 1 – 1 of 1) sorted by relevance
1994 String tooShortPhoneNumber = "+49 0"; in testFailedParseOnInvalidNumbers() local1995 phoneUtil.parse(tooShortPhoneNumber, RegionCode.DE); in testFailedParseOnInvalidNumbers()1996 fail("This should not parse without throwing an exception " + tooShortPhoneNumber); in testFailedParseOnInvalidNumbers()