Home
last modified time | relevance | path

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

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