Home
last modified time | relevance | path

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

/external/skia/tests/
DResourceCacheTest.cpp1458 int tagIdx = 0; in test_tags() local
1464 if (currTagCnt == tagIdx) { in test_tags()
1465 tagIdx += 1; in test_tags()
1467 tagStr.printf("tag%d", tagIdx); in test_tags()
1472 SkASSERT(kLastTagIdx == tagIdx); in test_tags()