Home
last modified time | relevance | path

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

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