Searched refs:tollFreeExample (Results 1 – 2 of 2) sorted by relevance
108 String tollFreeExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost() local111 shortInfo.getExpectedCostForRegion(parse(tollFreeExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()113 tollFreeNumber.setCountryCode(33).setNationalNumber(Integer.parseInt(tollFreeExample)); in testGetExpectedCost()
153 var tollFreeExample = shortInfo.getExampleShortNumberForCost(159 phoneUtil.parse(tollFreeExample, RegionCode.FR), RegionCode.FR));162 tollFreeNumber.setNationalNumber(parseInt(tollFreeExample, 10));