Searched defs:intlFormat (Results 1 – 2 of 2) sorted by relevance
168 String intlFormat = "$1 $2"; in testLoadInternationalFormat() local181 String intlFormat = "$1 $2"; in testLoadInternationalFormatWithBothNationalAndIntlFormatsDefined() local
251 NumberFormat.Builder intlFormat = NumberFormat.newBuilder(); in loadInternationalFormat() local