Searched defs:page_title (Results 1 – 7 of 7) 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
247 const FilePath::CharType* page_title; member289 const FilePath::CharType* page_title; in TEST_F() member335 const string16 page_title; member
283 std::string page_title("Dogs & Cats & Mice"); in TEST_F() local
1900 string16 page_title = contents->GetTitle(); in ShowBrokenPageTab() local