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

  /external/icu4c/test/intltest/
ucdtest.h 23 class UnicodeTest: public IntlTest {
25 UnicodeTest();
26 virtual ~UnicodeTest();
ucdtest.cpp 17 UnicodeTest::UnicodeTest()
21 UnicodeTest::~UnicodeTest()
25 void UnicodeTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
27 if (exec) logln("TestSuite UnicodeTest: ");
107 UnicodeTest *me=(UnicodeTest *)context;
113 me->errln("UnicodeTest: syntax error in DerivedCoreProperties.txt field 0 at %s\n", fields[0][0]);
120 me->errln("UnicodeTest warning: unknown property name '%s' in \n", fields[1][0])
    [all...]
itutil.cpp 50 CASE(5, UnicodeTest);

Completed in 36 milliseconds