Home | History | Annotate | Download | only in tests

Lines Matching refs:kTag

1434     static const char* kTag = GrClipStackClip::kMaskTestTag;
1446 REPORTER_ASSERT(reporter, 0 == strcmp(tex->getUniqueKey().tag(), kTag));
1450 REPORTER_ASSERT(reporter, i + 1 == cache->countUniqueKeysWithTag(kTag));
1456 REPORTER_ASSERT(reporter, kN - (i + 1) == cache->countUniqueKeysWithTag(kTag));