Searched refs:tagIdx (Results 1 – 3 of 3) sorted by relevance
356 int tagIdx = protect.writerIndex() - 1; in corruptedTagTest() local357 protect.setByte(tagIdx, protect.getByte(tagIdx) + 1); in corruptedTagTest()
1514 int tagIdx = 0; in test_tags() local1521 if (currTagCnt == tagIdx) { in test_tags()1522 tagIdx += 1; in test_tags()1524 tagStr.printf("tag%d", tagIdx); in test_tags()1530 SkASSERT(kLastTagIdx == tagIdx); in test_tags()
1518 int tagIdx = 0; in test_tags() local1525 if (currTagCnt == tagIdx) { in test_tags()1526 tagIdx += 1; in test_tags()1528 tagStr.printf("tag%d", tagIdx); in test_tags()1534 SkASSERT(kLastTagIdx == tagIdx); in test_tags()