Home | History | Annotate | Download | only in intltest

Lines Matching refs:endTime

786     UDate startTime, endTime;
791 endTime = Calendar::getNow();
792 if (((int32_t)(endTime - startTime)/U_MILLIS_PER_SECOND) > PATIENCE_SECONDS) {