Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp1279 class Test1684Data { class
1291 Test1684Data(int32_t xyear, int32_t xmonth, int32_t xdate, in Test1684Data() function in Test1684Data
1315 Test1684Data *tests[] = { in Test1684()
1316 new Test1684Data(2001, 8, 6, 2001,8,2,UCAL_MONDAY, "2001 08 02 Mon", NULL), in Test1684()
1317 new Test1684Data(2001, 8, 7, 2001,8,2,UCAL_TUESDAY, "2001 08 02 Tue", NULL), in Test1684()
1318 new Test1684Data(2001, 8, 5,/*12,*/ 2001,8,2,UCAL_SUNDAY, "2001 08 02 Sun", NULL), in Test1684()
1319 …new Test1684Data(2001, 8,6, /*7, 30,*/ 2001,7,6,UCAL_MONDAY, "2001 07 06 Mon", "2001 08 02 Mon… in Test1684()
1320 …new Test1684Data(2001, 8,7, /*7, 31,*/ 2001,7,6,UCAL_TUESDAY, "2001 07 06 Tue", "2001 08 02 Tue… in Test1684()
1321 new Test1684Data(2001, 8, 5, 2001,7,6,UCAL_SUNDAY, "2001 07 06 Sun", "2001 08 02 Sun"), in Test1684()
1322 new Test1684Data(2001, 7, 30, 2001,8,1,UCAL_MONDAY, "2001 08 01 Mon", "2001 07 05 Mon"), in Test1684()
[all …]