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

  /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 53 milliseconds