Searched refs:TestCMR (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
H A D | utxttest.h | 52 void TestCMR (const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *utf16Map);
|
H A D | utxttest.cpp | 219 TestCMR(sa, ut, cpCount, cpMap, cpMap); in TestString() 236 TestCMR(sa, ut, cpCount, cpMap, cpMap); in TestString() 292 // TestCMR test Copy, Move and Replace operations. 302 void UTextTest::TestCMR(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) { in TestCMR() function in UTextTest 407 // Test cases are created in TestCMR and dispatched here for execution.
|
Completed in 3 milliseconds