HomeSort by relevance Sort by last modified time
    Searched refs:IsEntryOutdated (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/url_request/
url_request_throttler_entry.h 86 bool IsEntryOutdated() const;
url_request_throttler_manager.cc 153 if ((i->second)->IsEntryOutdated()) {
url_request_throttler_entry.cc 91 bool URLRequestThrottlerEntry::IsEntryOutdated() const {
url_request_throttler_unittest.cc 304 EXPECT_EQ(entry_->IsEntryOutdated(), test_values[i].result) <<

Completed in 138 milliseconds