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

  /external/chromium/chrome/browser/net/
url_info.h 111 bool was_nonexistent() const { return NO_SUCH_NAME == state_; } function in class:chrome_browser_net::UrlInfo
url_info_unittest.cc 109 EXPECT_FALSE(info.was_nonexistent());
predictor.cc 437 if (it->second.was_nonexistent()) {

Completed in 66 milliseconds