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

  /external/icu4c/test/intltest/
utxttest.h 47 void TestCMR (const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *utf16Map);
utxttest.cpp 214 TestCMR(sa, ut, cpCount, cpMap, cpMap);
231 TestCMR(sa, ut, cpCount, cpMap, cpMap);
287 // TestCMR test Copy, Move and Replace operations.
297 void UTextTest::TestCMR(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) {
402 // Test cases are created in TestCMR and dispatched here for execution.
    [all...]

Completed in 28 milliseconds