Searched refs:patience (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsmthred.cpp332 int32_t patience = 40; // seconds to wait local
334 while(patience--)
403 int32_t patience = 100; // seconds to wait local
405 while(patience--)
512 int patience = 0; local
514 if (patience++ > 24) {
530 patience = 0;
532 if (patience++ > 24) {
543 patience = 0;
545 if (patience
1316 int patience; local
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsmthred.cpp248 int32_t patience = 40; // seconds to wait local
250 while(patience--)
356 int patience = 0; local
358 if (patience++ > 24) {
374 patience = 0;
376 if (patience++ > 24) {
387 patience = 0;
389 if (patience++ > 24) {
1041 for(int32_t patience = kCollatorThreadPatience;patience >
1154 int patience; local
[all...]

Completed in 71 milliseconds