Lines Matching refs:FR
53 phoneUtil.parse('123456', RegionCode.FR), RegionCode.FR));
74 phoneUtil.parse('1010', RegionCode.FR), RegionCode.FR));
80 phoneUtil.parse('123456', RegionCode.FR), RegionCode.FR));
126 RegionCode.FR,
131 phoneUtil.parse(premiumRateExample, RegionCode.FR), RegionCode.FR));
140 RegionCode.FR,
145 phoneUtil.parse(standardRateExample, RegionCode.FR), RegionCode.FR));
154 RegionCode.FR,
159 phoneUtil.parse(tollFreeExample, RegionCode.FR), RegionCode.FR));
170 phoneUtil.parse('12345', RegionCode.FR), RegionCode.FR));
181 phoneUtil.parse('116123', RegionCode.FR), RegionCode.FR));
185 phoneUtil.parse('116123', RegionCode.FR), RegionCode.FR));
287 assertNonEmptyString(shortInfo.getExampleShortNumber(RegionCode.FR));