Searched refs:AddWaitForTitles (Results 1 – 6 of 6) sorted by relevance
62 AddWaitForTitles(&title_watcher); in RunTest()68 void MediaBrowserTest::AddWaitForTitles(content::TitleWatcher* title_watcher) { in AddWaitForTitles() function in MediaBrowserTest
44 virtual void AddWaitForTitles(content::TitleWatcher* title_watcher);
144 virtual void AddWaitForTitles(content::TitleWatcher* title_watcher) OVERRIDE { in AddWaitForTitles() function in EncryptedMediaTestBase145 MediaBrowserTest::AddWaitForTitles(title_watcher); in AddWaitForTitles()
117 virtual void AddWaitForTitles(content::TitleWatcher* title_watcher) OVERRIDE { in AddWaitForTitles() function in content::EncryptedMediaTest118 MediaBrowserTest::AddWaitForTitles(title_watcher); in AddWaitForTitles()
43 virtual void AddWaitForTitles(content::TitleWatcher* title_watcher);
65 AddWaitForTitles(&title_watcher); in RunTest()72 void MediaBrowserTest::AddWaitForTitles(content::TitleWatcher* title_watcher) { in AddWaitForTitles() function in content::MediaBrowserTest