Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dunifiedcachetest.cpp99 int64_t evictedCountBefore = cache->autoEvictedCount(); in TestEvictionUnderStress() local
104 if (evictedCountBefore == evictedCountAfter) { in TestEvictionUnderStress()