Searched defs:pat_fr (Results 1 – 2 of 2) sorted by relevance
56 SimpleDateFormat pat_fr = new SimpleDateFormat(pattern, Locale.FRENCH); in TestAPI() local
71 SimpleDateFormat pat_fr(pattern, Locale::getFrench(), status); in testAPI() local