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