HomeSort by relevance Sort by last modified time
    Searched full:nofallbackresource (Results 1 - 2 of 2) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUResourceBundleTest.java 640 String noFallbackResource = "string_in_te_no_te_IN_fallback";
643 rb.getStringWithFallback(noFallbackResource);
650 rb.getStringWithFallback(noFallbackResource);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUResourceBundleTest.java 636 String noFallbackResource = "string_in_te_no_te_IN_fallback";
639 rb.getStringWithFallback(noFallbackResource);
646 rb.getStringWithFallback(noFallbackResource);
    [all...]

Completed in 225 milliseconds