Home
last modified time | relevance | path

Searched refs:PATIENCE_SECONDS (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtsmthred.cpp764 static const int32_t PATIENCE_SECONDS = 45; in TestThreadedIntl() local
792 if (((int32_t)(endTime - startTime)/U_MILLIS_PER_SECOND) > PATIENCE_SECONDS) { in TestThreadedIntl()
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1029 static const int32_t PATIENCE_SECONDS = 45; in TestThreadedIntl() local
1064 if (elapsedSeconds > PATIENCE_SECONDS) { in TestThreadedIntl()