Searched refs:CACHE_LOAD (Results 1 – 1 of 1) sorted by relevance
1338 static const int32_t CACHE_LOAD = 3; variable1474 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()