Searched refs:gpLocale0 (Results 1 – 1 of 1) sorted by relevance
53 ULocale gpLocale0 = gp.getLocale(0); in TestDefault() local54 logln("Primary locale: " + gpLocale0.toString()); in TestDefault()55 if (!gpLocale0.equals(defLocale)) { in TestDefault()