OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WizardControllerTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
wizard_controller_browsertest.cc
63
class
WizardControllerTest
: public chromeos::WizardInProcessBrowserTest {
65
WizardControllerTest
() : chromeos::WizardInProcessBrowserTest(
67
virtual ~
WizardControllerTest
() {}
70
DISALLOW_COPY_AND_ASSIGN(
WizardControllerTest
);
73
IN_PROC_BROWSER_TEST_F(
WizardControllerTest
, SwitchLanguage) {
106
class WizardControllerFlowTest : public
WizardControllerTest
{
111
Browser* ret =
WizardControllerTest
::CreateBrowser(profile);
/external/chromium_org/chrome/browser/chromeos/login/
wizard_controller_browsertest.cc
149
class
WizardControllerTest
: public WizardInProcessBrowserTest {
151
WizardControllerTest
() : WizardInProcessBrowserTest(
153
virtual ~
WizardControllerTest
() {}
156
DISALLOW_COPY_AND_ASSIGN(
WizardControllerTest
);
159
IN_PROC_BROWSER_TEST_F(
WizardControllerTest
, SwitchLanguage) {
190
class WizardControllerFlowTest : public
WizardControllerTest
{
195
WizardControllerTest
::SetUpOnMainThread();
440
class WizardControllerBrokenLocalStateTest : public
WizardControllerTest
{
449
WizardControllerTest
::SetUpInProcessBrowserTestFixture();
466
WizardControllerTest
::SetUpOnMainThread()
[
all
...]
Completed in 2868 milliseconds