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

  /external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc     [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_unittest.cc 762 const std::string other_contents; member in struct:TestData
787 PopulateNodeFromString(data[i].other_contents, &other);
    [all...]
  /external/chromium/chrome/browser/tabs/
tab_strip_model_unittest.cc 761 TabContentsWrapper* other_contents = CreateTabContents(); local
762 tabstrip.AppendTabContents(other_contents, false);
774 EXPECT_EQ(other_contents, tabstrip.GetTabContentsAt(4));
890 TabContentsWrapper* other_contents = CreateTabContents(); local
    [all...]

Completed in 305 milliseconds