Searched refs:UTextTest (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dutxttest.h25 class UTextTest : public IntlTest { class in inherits:IntlTest
27 UTextTest();
28 virtual ~UTextTest();
H A Dutxttest.cpp39 UTextTest::UTextTest() { function in class:UTextTest
42 UTextTest::~UTextTest() {
47 UTextTest::runIndexedTest(int32_t index, UBool exec,
82 void UTextTest::TextTest() {
157 void UTextTest::TestString(const UnicodeString &s) {
295 void UTextTest::TestCMR(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) {
402 void UTextTest::TestCopyMove(const UnicodeString &us, UText *ut, UBool move,
475 void UTextTest
[all...]
H A Ditutil.cpp62 CASE(12, UTextTest);

Completed in 170 milliseconds