Home | History | Annotate | Download | only in intltest

Lines Matching refs:TESTCASE

184         TESTCASE(0, TestBasicGetters);
185 TESTCASE(1, TestSimpleResourceInfo);
186 TESTCASE(2, TestDisplayNames);
187 TESTCASE(3, TestSimpleObjectStuff);
188 TESTCASE(4, TestPOSIXParsing);
189 TESTCASE(5, TestGetAvailableLocales);
190 TESTCASE(6, TestDataDirectory);
191 TESTCASE(7, TestISO3Fallback);
192 TESTCASE(8, TestGetLangsAndCountries);
193 TESTCASE(9, TestSimpleDisplayNames);
194 TESTCASE(10, TestUninstalledISO3Names);
195 TESTCASE(11, TestAtypicalLocales);
197 TESTCASE(12, TestThaiCurrencyFormat);
198 TESTCASE(13, TestEuroSupport);
200 TESTCASE(14, TestToString);
202 TESTCASE(15, Test4139940);
203 TESTCASE(16, Test4143951);
205 TESTCASE(17, Test4147315);
206 TESTCASE(18, Test4147317);
207 TESTCASE(19, Test4147552);
208 TESTCASE(20, TestVariantParsing);
210 TESTCASE(21, Test4105828);
212 TESTCASE(22, TestSetIsBogus);
213 TESTCASE(23, TestParallelAPIValues);
214 TESTCASE(24, TestKeywordVariants);
215 TESTCASE(25, TestKeywordVariantParsing);
216 TESTCASE(26, TestSetKeywordValue);
217 TESTCASE(27, TestGetBaseName);
219 TESTCASE(28, TestGetLocale);
221 TESTCASE(29, TestVariantWithOutCountry);
222 TESTCASE(30, TestCanonicalization);
223 TESTCASE(31, TestCurrencyByDate);
224 TESTCASE(32, TestGetVariantWithKeywords);