Searched refs:ProfileChooserViewBrowserTest (Results 1 – 2 of 2) sorted by relevance
33 class ProfileChooserViewBrowserTest : public InProcessBrowserTest { class35 ProfileChooserViewBrowserTest();36 virtual ~ProfileChooserViewBrowserTest();44 DISALLOW_COPY_AND_ASSIGN(ProfileChooserViewBrowserTest);47 ProfileChooserViewBrowserTest::ProfileChooserViewBrowserTest() { in ProfileChooserViewBrowserTest() function in ProfileChooserViewBrowserTest50 ProfileChooserViewBrowserTest::~ProfileChooserViewBrowserTest() { in ~ProfileChooserViewBrowserTest()53 void ProfileChooserViewBrowserTest::SetUp() { in SetUp()58 void ProfileChooserViewBrowserTest::SetUpCommandLine( in SetUpCommandLine()63 void ProfileChooserViewBrowserTest::OpenProfileChooserView() { in OpenProfileChooserView()86 IN_PROC_BROWSER_TEST_F(ProfileChooserViewBrowserTest, MAYBE_ViewProfileUMA) { in IN_PROC_BROWSER_TEST_F() argument
36 friend class ProfileChooserViewBrowserTest; variable38 FRIEND_TEST_ALL_PREFIXES(ProfileChooserViewBrowserTest, ViewProfileUMA);