OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestFaviconHandler
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/favicon/
favicon_handler_unittest.cc
20
class
TestFaviconHandler
;
79
explicit DownloadHandler(
TestFaviconHandler
* favicon_helper)
123
TestFaviconHandler
* favicon_helper_;
204
class
TestFaviconHandler
: public FaviconHandler {
206
TestFaviconHandler
(const GURL& page_url,
218
virtual ~
TestFaviconHandler
() {
331
DISALLOW_COPY_AND_ASSIGN(
TestFaviconHandler
);
379
TestFaviconHandler
* favicon_handler,
442
TestFaviconHandler
helper(page_url, profile,
483
TestFaviconHandler
helper(page_url, profile
[
all
...]
favicon_handler.h
121
//
TestFaviconHandler
.
166
friend class
TestFaviconHandler
; // For testing
Completed in 71 milliseconds