Searched defs:WizardInProcessBrowserTest (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dwizard_in_process_browser_test.cc16 WizardInProcessBrowserTest::WizardInProcessBrowserTest(const char* screen_name) function in class:chromeos::WizardInProcessBrowserTest
22 Browser* WizardInProcessBrowserTest::CreateBrowser(Profile* profile) {
35 void WizardInProcessBrowserTest::CleanUpOnMainThread() {
H A Dwizard_in_process_browser_test.h25 class WizardInProcessBrowserTest : public CrosInProcessBrowserTest { class in namespace:chromeos
27 explicit WizardInProcessBrowserTest(const char* screen_name);
48 DISALLOW_COPY_AND_ASSIGN(WizardInProcessBrowserTest);
/external/chromium_org/chrome/browser/chromeos/login/
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);
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::CleanUpOnMainThread() {

Completed in 86 milliseconds