Searched refs:plusStar (Results 1 – 1 of 1) sorted by relevance
1974 String plusStar = "+***"; in testFailedParseOnInvalidNumbers() local1975 phoneUtil.parse(plusStar, RegionCode.DE); in testFailedParseOnInvalidNumbers()1976 fail("This should not parse without throwing an exception " + plusStar); in testFailedParseOnInvalidNumbers()