Home | History | Annotate | Download | only in intltest

Lines Matching refs:endTime

1143     UDate startTime, endTime;
1148 endTime = Calendar::getNow();
1149 if (((int32_t)(endTime - startTime)/U_MILLIS_PER_SECOND) > PATIENCE_SECONDS) {