Home | History | Annotate | Download | only in tests

Lines Matching full:purged

834     // c replaces b and b should be immediately purged.
840 // c shouldn't be purged because it is ref'ed.
852 // Verify that we can find c, then remove its unique key. It should get purged immediately.
906 // Invalidate two of the three, they should be purged and no longer accessible via their keys.
1088 // Verify that the correct resources were purged.
1133 // The first resource was purged after the last flush in the initial loop, hence the -1.
1150 // purged.
1168 // Should get a resource purged every other flush.
1178 // When we unref'ed them their timestamps got updated. So nothing should be purged until we
1179 // get kFlushCount additional flushes. Then everything should be purged.