Home | History | Annotate | Download | only in intltest

Lines Matching refs:expectedDay

1512     int32_t expectedDay = 7;
1529 if (cal->get(UCAL_DAY_OF_MONTH, status) != expectedDay) {