HomeSort by relevance Sort by last modified time
    Searched defs:ICUTestCase (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
ICUTestCase.java 32 public abstract class ICUTestCase extends TestCase {
NumberFormatTest.java 19 public class NumberFormatTest extends ICUTestCase {
294 if (ICUTestCase.testingWrapper) {
307 if (ICUTestCase.testingWrapper) {
431 ICUTestCase.testEHCS(nf, eq, neq);
ULocaleTest.java 16 public class ULocaleTest extends ICUTestCase {
46 ICUTestCase.testEHCS(obj, eq, neq);
107 ICUTestCase.assertNotEqual(Locale.getDefault(), oldLocale);
108 ICUTestCase.assertNotEqual(ULocale.getDefault(), oldULocale);
137 if (ICUTestCase.testingWrapper) {
152 if (ICUTestCase.testingWrapper) {
168 if (ICUTestCase.testingWrapper) {
429 if (ICUTestCase.testingWrapper) {
441 if (ICUTestCase.testingWrapper) {
454 if (ICUTestCase.testingWrapper)
    [all...]

Completed in 106 milliseconds