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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp1560 int32_t ywy2 = cal.get(UCAL_YEAR_WOY, status); local
1564 if (ywy2 != (ywy+1) || woy2 != woy || dow2 != dow) {
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp1581 int32_t ywy2 = cal.get(UCAL_YEAR_WOY, status); local
1585 if (ywy2 != (ywy+1) || woy2 != woy || dow2 != dow) {

Completed in 697 milliseconds