HomeSort by relevance Sort by last modified time
    Searched defs:other_contents (Results 1 - 4 of 4) 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_org/chrome/browser/bookmarks/
bookmark_model_unittest.cc 926 const std::string other_contents; member in struct:__anon6778::TestData
    [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...]
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_unittest.cc 909 WebContents* other_contents = CreateWebContents(); local
    [all...]

Completed in 1485 milliseconds