Searched refs:TestTabContentsWithPendingInfoBar (Results 1 – 1 of 1) sorted by relevance
30 class TestTabContentsWithPendingInfoBar : public TestTabContents { class32 TestTabContentsWithPendingInfoBar(Profile* profile, SiteInstance* instance);33 virtual ~TestTabContentsWithPendingInfoBar();43 TestTabContentsWithPendingInfoBar::TestTabContentsWithPendingInfoBar( in TestTabContentsWithPendingInfoBar() function in __anon10be1c840111::TestTabContentsWithPendingInfoBar50 TestTabContentsWithPendingInfoBar::~TestTabContentsWithPendingInfoBar() { in ~TestTabContentsWithPendingInfoBar()53 void TestTabContentsWithPendingInfoBar::Observe( in Observe()95 TestTabContentsWithPendingInfoBar* tab_contents_with_pending_infobar_;97 ScopedVector<TestTabContentsWithPendingInfoBar> extra_tabs_;151 TestTabContentsWithPendingInfoBar* new_tab = in AddNewTab()152 new TestTabContentsWithPendingInfoBar(profile(), NULL); in AddNewTab()[all …]