Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1338 static const int32_t CACHE_LOAD = 3; variable
1474 UnifiedCacheThread *threads[CACHE_LOAD][UPRV_LENGTHOF(gCacheLocales)]; in TestUnifiedCache()
1475 for (int32_t i=0; i<CACHE_LOAD; ++i) { in TestUnifiedCache()
1484 for (int32_t i=0; i<CACHE_LOAD; ++i) { in TestUnifiedCache()
1500 if (gObjectsCreated > 2 * CACHE_LOAD * UPRV_LENGTHOF(gCacheLocales)) { in TestUnifiedCache()
1501 …reated, got %d, expected %d", __FILE__, __LINE__, gObjectsCreated, 2 * CACHE_LOAD * UPRV_LENGTHOF(… in TestUnifiedCache()
1508 for (int32_t i=0; i<CACHE_LOAD; ++i) { in TestUnifiedCache()