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

  /external/chromium_org/chrome/browser/search/
search.h 300 bool ShouldUseAltInstantURL();
search.cc 560 if (ShouldUseAltInstantURL()) {
862 bool ShouldUseAltInstantURL() {
search_unittest.cc 737 EXPECT_FALSE(ShouldUseAltInstantURL());
743 EXPECT_TRUE(ShouldUseAltInstantURL());
    [all...]

Completed in 147 milliseconds