Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DTsiTest.java356 int tagIdx = protect.writerIndex() - 1; in corruptedTagTest() local
357 protect.setByte(tagIdx, protect.getByte(tagIdx) + 1); in corruptedTagTest()
/external/skqp/tests/
DResourceCacheTest.cpp1514 int tagIdx = 0; in test_tags() local
1521 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()
/external/skia/tests/
DResourceCacheTest.cpp1518 int tagIdx = 0; in test_tags() local
1525 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()