HomeSort by relevance Sort by last modified time
    Searched full:icon_type_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/
favicon_helper_unittest.cc 91 icon_type_(icon_type),
102 icon_type_(icon_type),
114 const int icon_type_; member in class:__anon3179::HistoryRequestHandler
291 EXPECT_EQ(history::FAVICON, history_handler->icon_type_);
336 EXPECT_EQ(history::FAVICON, history_handler->icon_type_);
377 EXPECT_EQ(FaviconURL::FAVICON, history_handler->icon_type_);
400 EXPECT_EQ(history::FAVICON, history_handler->icon_type_);
438 EXPECT_EQ(FaviconURL::FAVICON, history_handler->icon_type_);
462 EXPECT_EQ(FaviconURL::FAVICON, history_handler->icon_type_);
485 EXPECT_EQ(history::FAVICON, history_handler->icon_type_);
    [all...]

Completed in 50 milliseconds