Searched defs:toTarget (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtransrt.cpp339 UnicodeSet toTarget; member in class:RTTest
509 this->toTarget.clear();
510 this->toTarget.applyPattern(targetRangeVal, status);
516 this->toTarget.addAll(okAnyway);
668 if (toTarget.containsAll(targ) == FALSE
676 if (toTarget.containsAll(targD) == FALSE ||
717 if (toTarget.containsAll(targ) == FALSE ||
726 if (toTarget.containsAll(targD) == FALSE ||
/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp339 UnicodeSet toTarget; member in class:RTTest
509 this->toTarget.clear();
510 this->toTarget.applyPattern(targetRangeVal, status);
516 this->toTarget.addAll(okAnyway);
668 if (toTarget.containsAll(targ) == FALSE
676 if (toTarget.containsAll(targD) == FALSE ||
717 if (toTarget.containsAll(targ) == FALSE ||
726 if (toTarget.containsAll(targD) == FALSE ||

Completed in 259 milliseconds