Searched refs:logNotCanonical (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/test/intltest/ |
D | transrt.cpp | 382 void logNotCanonical(const UnicodeString& label, 693 logNotCanonical("Source-Target", srcStr, targ,cs2, targ2); in test2() 741 logNotCanonical("Source-Target", srcStr, targ, cs2,targ2); in test2() 804 logNotCanonical("Target-Source", targ, reverse, targ2, reverse2); in test2() 878 logNotCanonical("Target-Source", targ,reverse, targ2, reverse2); in test2() 895 void RTTest::logNotCanonical(const UnicodeString& label, in logNotCanonical() function in RTTest
|