Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcaltest.cpp1558 int32_t ywy = cal.get(UCAL_YEAR_WOY, status); in yearAddTest() local
1596 if (ywy2 != (ywy+1) || woy2 != woy || dow2 != dow) { in yearAddTest()
1598 (ywy+1) + ", woy " + woy + ", dowLocal " + dow; in yearAddTest()