Home
last modified time | relevance | path

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

/external/skia/tests/
DResourceCacheTest.cpp1099 static const int kNumToPurge = kCount - kBudgetCnt; in test_timestamp_wrap() local
1117 if (purgeableCnt <= kNumToPurge) { in test_timestamp_wrap()