Searched refs:STRINGS (Results 1 – 1 of 1) sorted by relevance
1350 final String[] STRINGS = { in testSetLocale() local1361 for (String s : STRINGS) { in testSetLocale()1375 assertEquals(STRINGS.length, results.length); in testSetLocale()1382 STRINGS[4], // "boy" in testSetLocale()1383 STRINGS[0], // sundry forms of "cote" in testSetLocale()1384 STRINGS[1], in testSetLocale()1385 STRINGS[2], in testSetLocale()1386 STRINGS[3], in testSetLocale()1387 STRINGS[6], // "COTE" in testSetLocale()1388 STRINGS[5], // "dog" in testSetLocale()