Searched refs:MightSupportInstant (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/instant/
H A Dinstant_controller.h155 // instant API. See description of |MightSupportInstant| for how this
169 bool MightSupportInstant();
H A Dinstant_browsertest.cc478 // Use MightSupportInstant as the controller is still determining if the
480 EXPECT_TRUE(browser()->instant()->MightSupportInstant());
590 EXPECT_TRUE(browser()->instant()->MightSupportInstant());
H A Dinstant_controller.cc399 bool InstantController::MightSupportInstant() { function in class:InstantController
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.cc229 might_support_instant = instant->MightSupportInstant();

Completed in 66 milliseconds