Searched refs:WizardInProcessBrowserTest (Results 1 – 7 of 7) sorted by relevance
16 WizardInProcessBrowserTest::WizardInProcessBrowserTest(const char* screen_name) in WizardInProcessBrowserTest() function in chromeos::WizardInProcessBrowserTest22 Browser* WizardInProcessBrowserTest::CreateBrowser(Profile* profile) { in CreateBrowser()35 void WizardInProcessBrowserTest::CleanUpOnMainThread() { in CleanUpOnMainThread()
25 class WizardInProcessBrowserTest : public CrosInProcessBrowserTest {27 explicit WizardInProcessBrowserTest(const char* screen_name);48 DISALLOW_COPY_AND_ASSIGN(WizardInProcessBrowserTest);
18 class EnterpriseEnrollmentScreenTest : public WizardInProcessBrowserTest {21 : WizardInProcessBrowserTest( in EnterpriseEnrollmentScreenTest()
26 class UpdateScreenTest : public WizardInProcessBrowserTest {28 UpdateScreenTest() : WizardInProcessBrowserTest("update"), in UpdateScreenTest()35 WizardInProcessBrowserTest::SetUpInProcessBrowserTestFixture(); in SetUpInProcessBrowserTestFixture()75 WizardInProcessBrowserTest::TearDownInProcessBrowserTestFixture(); in TearDownInProcessBrowserTestFixture()
35 class WizardInProcessBrowserTest; variable279 friend class chromeos::WizardInProcessBrowserTest;
45 class NetworkScreenTest : public WizardInProcessBrowserTest {47 NetworkScreenTest(): WizardInProcessBrowserTest("network"), in NetworkScreenTest()
63 class WizardControllerTest : public chromeos::WizardInProcessBrowserTest {65 WizardControllerTest() : chromeos::WizardInProcessBrowserTest( in WizardControllerTest()