Searched refs:WizardInProcessBrowserTest (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/test/
H A Dwizard_in_process_browser_test.cc21 WizardInProcessBrowserTest::WizardInProcessBrowserTest(const char* screen_name) function in class:chromeos::WizardInProcessBrowserTest
26 void WizardInProcessBrowserTest::SetUp() {
31 void WizardInProcessBrowserTest::SetUpCommandLine(CommandLine* command_line) {
36 void WizardInProcessBrowserTest::SetUpOnMainThread() {
44 void WizardInProcessBrowserTest::TearDownOnMainThread() {
H A Dwizard_in_process_browser_test.h25 class WizardInProcessBrowserTest : public InProcessBrowserTest { class in namespace:chromeos
27 explicit WizardInProcessBrowserTest(const char* screen_name);
46 DISALLOW_COPY_AND_ASSIGN(WizardInProcessBrowserTest);
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dnetwork_screen_browsertest.cc46 class NetworkScreenTest : public WizardInProcessBrowserTest {
48 NetworkScreenTest(): WizardInProcessBrowserTest("network"),
54 WizardInProcessBrowserTest::SetUpInProcessBrowserTestFixture();
62 WizardInProcessBrowserTest::SetUpOnMainThread();
H A Dupdate_screen_browsertest.cc40 class UpdateScreenTest : public WizardInProcessBrowserTest {
42 UpdateScreenTest() : WizardInProcessBrowserTest("update"),
53 WizardInProcessBrowserTest::SetUpInProcessBrowserTestFixture();
69 WizardInProcessBrowserTest::SetUpOnMainThread();
93 WizardInProcessBrowserTest::TearDownOnMainThread();
98 WizardInProcessBrowserTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/
H A Dscreen_manager.h36 friend class WizardInProcessBrowserTest;
H A Dwizard_controller.h391 friend class WizardInProcessBrowserTest;
H A Dwizard_controller_browsertest.cc221 class WizardControllerTest : public WizardInProcessBrowserTest {
223 WizardControllerTest() : WizardInProcessBrowserTest(
230 WizardInProcessBrowserTest::SetUpOnMainThread();
/external/chromium_org/chrome/browser/chromeos/login/enrollment/
H A Denrollment_screen_browsertest.cc26 class EnrollmentScreenTest : public WizardInProcessBrowserTest {
29 : WizardInProcessBrowserTest(

Completed in 277 milliseconds