Home | History | Annotate | Download | only in cintltst

Lines Matching full:initialdow

1196     int32_t initialDOW, DOW, newDOW, expectedDOW;
1222 initialDOW = ucal_get(cal, UCAL_DAY_OF_WEEK, &status);
1224 newDOW = initialDOW;
1246 while (newDOW != initialDOW);