Searched refs:PATIENCE_SECONDS (Results 1 – 2 of 2) sorted by relevance
764 static const int32_t PATIENCE_SECONDS = 45; in TestThreadedIntl() local792 if (((int32_t)(endTime - startTime)/U_MILLIS_PER_SECOND) > PATIENCE_SECONDS) { in TestThreadedIntl()
1029 static const int32_t PATIENCE_SECONDS = 45; in TestThreadedIntl() local1064 if (elapsedSeconds > PATIENCE_SECONDS) { in TestThreadedIntl()