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