Searched refs:computedDay (Results 1 – 1 of 1) sorted by relevance
864 int32_t computedDay = cal->get(UCAL_DATE, status); in TestPersian() local868 (persDay != computedDay)) { in TestPersian()870 " but got " + computedYear + "/" + (computedMonth+1) + "/" + computedDay); in TestPersian()