Home
last modified time | relevance | path

Searched refs:currShouldPurgeIdx (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DResourceCacheTest.cpp1203 int currShouldPurgeIdx = 0; in test_timestamp_wrap() local
1208 if (currShouldPurgeIdx < shouldPurgeIdxs.count() && in test_timestamp_wrap()
1209 shouldPurgeIdxs[currShouldPurgeIdx] == j) { in test_timestamp_wrap()
1210 ++currShouldPurgeIdx; in test_timestamp_wrap()

Completed in 4 milliseconds