Searched defs:page_title (Results 1 – 13 of 13) sorted by relevance
25 std::wstring page_title = L"Google"; in TEST_F() local42 std::wstring page_title = L"Column test"; in TEST_F() local
22 std::wstring page_title = L"animated gif test"; in TEST_F() local
13 void NavigateAndVerifyTitle(const char* url, const wchar_t* page_title) { in NavigateAndVerifyTitle()
66 std::wstring WindowCaptionFromPageTitle(std::wstring page_title) { in WindowCaptionFromPageTitle()152 std::wstring page_title = WindowCaptionFromPageTitle(expected_title); in LocaleWindowCaptionFromPageTitle() local
16 void NavigateAndVerifyTitle(const char* file, const char* page_title) { in NavigateAndVerifyTitle()
260 const base::FilePath::CharType* page_title; member303 const base::FilePath::CharType* page_title; in TEST_F() member349 const base::string16 page_title; member
247 const FilePath::CharType* page_title; member289 const FilePath::CharType* page_title; in TEST_F() member335 const string16 page_title; member
84 const std::string& page_title() const { return page_title_; } in page_title() function
283 std::string page_title("Dogs & Cats & Mice"); in TEST_F() local
401 std::string page_title("Dogs & Cats & Mice & Other Animals"); in TEST_F() local
160 const std::string& page_title) { in SetupHistoryPageTest()
125 base::string16 WindowCaptionFromPageTitle(const base::string16& page_title) { in WindowCaptionFromPageTitle()338 base::string16 page_title = WindowCaptionFromPageTitle(expected_title); in LocaleWindowCaptionFromPageTitle() local
1900 string16 page_title = contents->GetTitle(); in ShowBrokenPageTab() local