Home
last modified time | relevance | path

Searched refs:TestTwoDigitYearDSTParse (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/cintltst/
Dcdtdptst.h28 void TestTwoDigitYearDSTParse(void);
Dcdtdptst.c36 addTest(root, &TestTwoDigitYearDSTParse, "tsformat/cdtdptst/TestTwoDigitYearDSTParse"); in addDtFrDepTest()
47 void TestTwoDigitYearDSTParse() in TestTwoDigitYearDSTParse() function
/external/icu4c/test/intltest/
Ddtfmttst.h37 virtual void TestTwoDigitYearDSTParse(void);
Ddtfmttst.cpp47 TESTCASE(1,TestTwoDigitYearDSTParse); in runIndexedTest()
223 DateFormatTest::TestTwoDigitYearDSTParse(void) in TestTwoDigitYearDSTParse() function in DateFormatTest