Searched refs:MightSupportInstant (Results 1 – 4 of 4) sorted by relevance
169 bool MightSupportInstant();
480 EXPECT_TRUE(browser()->instant()->MightSupportInstant()); in IN_PROC_BROWSER_TEST_F()590 EXPECT_TRUE(browser()->instant()->MightSupportInstant()); in IN_PROC_BROWSER_TEST_F()
399 bool InstantController::MightSupportInstant() { in MightSupportInstant() function in InstantController
229 might_support_instant = instant->MightSupportInstant(); in OnChanged()