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

  /external/chromium_org/chrome/browser/history/
most_visited_tiles_experiment.h 38 static bool IsDontShowOpenURLsEnabled();
41 // experiment described for IsDontShowOpenURLsEnabled().
47 // experiment described for IsDontShowOpenURLsEnabled().
most_visited_tiles_experiment.cc 64 bool MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled() {
most_visited_tiles_experiment_unittest.cc 152 EXPECT_TRUE(MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled());
179 EXPECT_TRUE(MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled());
214 EXPECT_TRUE(MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled());
242 EXPECT_TRUE(MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled());
  /external/chromium_org/chrome/browser/ui/search/
instant_page.cc 317 if (!history::MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled())
  /external/chromium_org/chrome/browser/ui/webui/ntp/
most_visited_handler.cc 276 if (!history::MostVisitedTilesExperiment::IsDontShowOpenURLsEnabled())

Completed in 120 milliseconds