OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOP_SITES
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/test/perf/
generate_profile.h
17
TOP_SITES
= 1 << 0
generate_profile.cc
21
#include "chrome/browser/history/
top_sites
.h"
137
history::TopSites*
top_sites
= profile->GetTopSites();
local
174
if (types &
TOP_SITES
&&
top_sites
) {
175
top_sites
->SetPageThumbnailToJPEGBytes(
213
if (types &
TOP_SITES
) {
perf_ui_test_suite.cc
94
if (!GenerateProfile(
TOP_SITES
, kNumURLs, default_path)) {
Completed in 55 milliseconds