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

  /external/icu4c/test/cintltst/
cdattst.h 28 static void TestDateFormat(void);
cloctst.h 106 static void TestDateFormat(void);
cdattst.c 46 TESTCASE(TestDateFormat);
55 static void TestDateFormat()
    [all...]
cloctst.c 228 TESTCASE(TestDateFormat);
    [all...]
  /external/icu4c/test/intltest/
aliastst.h 16 void TestDateFormat();
aliastst.cpp 38 TESTCASE(1, TestDateFormat);
87 void LocaleAliasTest::TestDateFormat() {
109 errln("TestDateFormat: l1!=l2: l1= "+UnicodeString(l1) +" l2= "+UnicodeString(l2));
112 errln("TestDateFormat: c1!=c2. newLoc= "+UnicodeString(newLoc.getName()) +" oldLoc= "+UnicodeString(oldLoc.getName()));

Completed in 450 milliseconds