• Home
  • Raw
  • Download

Lines Matching refs:setUniqueKey

441     b->resourcePriv().setUniqueKey(uniqueKey);  in test_purge_unlocked()
451 d->resourcePriv().setUniqueKey(uniqueKey2); in test_purge_unlocked()
504 unique->resourcePriv().setUniqueKey(uniqueKey); in test_budgeting()
514 wrappedCacheable->resourcePriv().setUniqueKey(uniqueKey2); in test_budgeting()
515 wrappedUncacheable->resourcePriv().setUniqueKey(uniqueKey3); in test_budgeting()
643 unique->resourcePriv().setUniqueKey(uniqueKey); in test_unbudgeted()
936 a->resourcePriv().setUniqueKey(key); in test_duplicate_unique_key()
941 a->resourcePriv().setUniqueKey(key); in test_duplicate_unique_key()
950 b->resourcePriv().setUniqueKey(key); in test_duplicate_unique_key()
971 c->resourcePriv().setUniqueKey(differentKey); in test_duplicate_unique_key()
976 c->resourcePriv().setUniqueKey(key); in test_duplicate_unique_key()
1007 d->resourcePriv().setUniqueKey(key2); in test_duplicate_unique_key()
1032 a->resourcePriv().setUniqueKey(key1); in test_purge_invalidated()
1033 b->resourcePriv().setUniqueKey(key2); in test_purge_invalidated()
1034 c->resourcePriv().setUniqueKey(key3); in test_purge_invalidated()
1097 a->resourcePriv().setUniqueKey(key1); in test_cache_chained_purge()
1098 b->resourcePriv().setUniqueKey(key2); in test_cache_chained_purge()
1154 r->resourcePriv().setUniqueKey(key); in test_timestamp_wrap()
1215 r->resourcePriv().setUniqueKey(k); in test_time_purge()
1246 r->resourcePriv().setUniqueKey(k); in test_time_purge()
1281 r->resourcePriv().setUniqueKey(k); in test_time_purge()
1320 unique1->resourcePriv().setUniqueKey(key1); in test_partial_purge()
1321 unique2->resourcePriv().setUniqueKey(key2); in test_partial_purge()
1322 unique3->resourcePriv().setUniqueKey(key3); in test_partial_purge()
1415 resource->resourcePriv().setUniqueKey(key1); in test_large_resource_count()
1419 resource->resourcePriv().setUniqueKey(key2); in test_large_resource_count()
1495 resource->resourcePriv().setUniqueKey(key); in test_abandoned()
1528 resource->resourcePriv().setUniqueKey(key); in test_tags()