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

  /external/icu4c/test/intltest/
utxttest.h 48 void TestCopyMove(const UnicodeString &us, UText *ut, UBool move,
utxttest.cpp 367 TestCopyMove(us, ut, FALSE,
371 TestCopyMove(us, ut, TRUE,
401 // TestCopyMove run a single test case for utext_copy.
404 void UTextTest::TestCopyMove(const UnicodeString &us, UText *ut, UBool move,
    [all...]

Completed in 32 milliseconds