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

  /external/chromium_org/chrome/browser/search/
search_unittest.cc 214 bool InInstantProcess(const content::WebContents* contents) {
356 EXPECT_EQ(test.start_in_instant_process, InInstantProcess(contents))
369 EXPECT_EQ(test.end_in_instant_process, InInstantProcess(contents))
395 EXPECT_EQ(test.start_in_instant_process, InInstantProcess(contents))
415 EXPECT_EQ(test.end_in_instant_process, InInstantProcess(contents))
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
search_tab_helper.cc 101 bool InInstantProcess(Profile* profile,
558 if (!InInstantProcess(profile(), web_contents_)) {

Completed in 46 milliseconds