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

  /external/chromium/chrome/browser/history/
history_unittest.cc 581 const string16 existing_title = UTF8ToUTF16("Google"); local
582 history->SetPageTitle(existing_url, existing_title);
586 EXPECT_EQ(existing_title, query_url_row_.title());
  /external/chromium_org/chrome/browser/history/
history_unittest.cc 1277 const base::string16 existing_title = UTF8ToUTF16("Google"); local
    [all...]

Completed in 26 milliseconds