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

  /external/chromium/chrome/browser/instant/
instant_controller.h 155 // instant API. See description of |MightSupportInstant| for how this
169 bool MightSupportInstant();
instant_browsertest.cc 478 // Use MightSupportInstant as the controller is still determining if the
480 EXPECT_TRUE(browser()->instant()->MightSupportInstant());
590 EXPECT_TRUE(browser()->instant()->MightSupportInstant());
    [all...]
instant_controller.cc 399 bool InstantController::MightSupportInstant() {
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 229 might_support_instant = instant->MightSupportInstant();
    [all...]

Completed in 287 milliseconds