Home | History | Annotate | Download | only in disk_cache

Lines Matching full:last_used

857   Time last_used[kNumEntries];
862 last_used[count] = entry->GetLastUsed();
879 EXPECT_TRUE(last_used[count] == entry->GetLastUsed());