Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dcalregts.cpp2548 int32_t woy1 = cal.get(UCAL_WEEK_OF_YEAR, ec); in TestWeekShift() local
2569 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()
2570 logln((UnicodeString)"Ok: WEEK_OF_YEAR: " + woy1 + in TestWeekShift()
2573 errln((UnicodeString)"FAIL: WEEK_OF_YEAR: " + woy1 + " => " + woy2 + in TestWeekShift()
/external/icu4c/test/intltest/
Dcalregts.cpp2603 int32_t woy1 = cal.get(UCAL_WEEK_OF_YEAR, ec); in TestWeekShift() local
2624 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()
2625 logln((UnicodeString)"Ok: WEEK_OF_YEAR: " + woy1 + in TestWeekShift()
2628 errln((UnicodeString)"FAIL: WEEK_OF_YEAR: " + woy1 + " => " + woy2 + in TestWeekShift()