Searched refs:checkRules (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dtranstst.h412 void checkRules(const UnicodeString& label, Transliterator& t2,
H A Dtranstst.cpp3123 void TransliteratorTest::checkRules(const UnicodeString& label, Transliterator& t2, function in class:TransliteratorTest
3189 checkRules("Failed toRules FORWARD", *t2, UnicodeString(testRulesForward, -1, US_INV));
3190 checkRules("Failed toRules BACKWARD", *t3, UnicodeString(testRulesBackward, -1, US_INV));

Completed in 34 milliseconds