Home | History | Annotate | Download | only in tests

Lines Matching full:purged

771     // c replaces b and b should be immediately purged.
777 // c shouldn't be purged because it is ref'ed.
789 // Verify that we can find c, then remove its unique key. It should get purged immediately.
828 // Invalidate two of the three, they should be purged and no longer accessible via their keys.
1011 // Verify that the correct resources were purged.
1056 // The first resource was purged after the last flush in the initial loop, hence the -1.
1073 // purged.
1091 // Should get a resource purged every other flush.
1101 // When we unref'ed them their timestamps got updated. So nothing should be purged until we
1102 // get kFlushCount additional flushes. Then everything should be purged.