Searched refs:PrintDefaultLocale (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/util/Locale/data/
H A Ddeflocale.sh28 # corresponding Java default locale/file.encoding using PrintDefaultLocale
38 env LC_ALL= LC_CTYPE= LC_MESSAGES= LANG=$line $1 $2 $3 $4 $5 $6 $7 $8 $9 PrintDefaultLocale
50 env LC_ALL= LC_CTYPE=$lcctype LC_MESSAGES=$lcmessages $1 $2 $3 $4 $5 $6 $7 $8 $9 PrintDefaultLocale
/openjdk7/jdk/test/java/util/Locale/
H A DPrintDefaultLocale.java101 (or whatever the locale ID you want is). Running PrintDefaultLocale should
114 PrintDefaultLocale. You should get the following results:
134 then run PrintDefaultLocale. You should get the following results:
232 public class PrintDefaultLocale { class

Completed in 30 milliseconds