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

  /external/chromium_org/chrome/browser/favicon/
favicon_handler_unittest.cc 17 class TestFaviconHandler;
76 explicit DownloadHandler(TestFaviconHandler* favicon_helper)
125 TestFaviconHandler* favicon_helper_;
241 class TestFaviconHandler : public FaviconHandler {
243 TestFaviconHandler(const GURL& page_url,
255 virtual ~TestFaviconHandler() {
364 DISALLOW_COPY_AND_ASSIGN(TestFaviconHandler);
414 TestFaviconHandler* favicon_handler,
439 TestFaviconHandler* favicon_handler,
485 TestFaviconHandler helper
    [all...]
favicon_handler.h 119 // TestFaviconHandler.
158 friend class TestFaviconHandler; // For testing

Completed in 64 milliseconds