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

  /external/chromium/third_party/icu/source/test/intltest/
transrt.cpp 335 UnicodeSet sourceRange;
357 void test(const UnicodeString& sourceRange,
481 this->sourceRange.clear();
482 this->sourceRange.applyPattern(sourceRangeVal, status);
488 this->sourceRange.removeAll(neverOk);
625 usi.reset(sourceRange);
659 usi.reset(sourceRange);
698 UnicodeSet sourceRangeMinusFailures(sourceRange);
    [all...]
  /external/icu4c/test/intltest/
transrt.cpp 335 UnicodeSet sourceRange;
357 void test(const UnicodeString& sourceRange,
481 this->sourceRange.clear();
482 this->sourceRange.applyPattern(sourceRangeVal, status);
488 this->sourceRange.removeAll(neverOk);
625 usi.reset(sourceRange);
659 usi.reset(sourceRange);
698 UnicodeSet sourceRangeMinusFailures(sourceRange);
    [all...]

Completed in 225 milliseconds