OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WizardControllerTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
language_switch_menu.h
77
FRIEND_TEST(::
WizardControllerTest
, SwitchLanguage);
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);
wizard_controller.h
277
FRIEND_TEST_ALL_PREFIXES(
WizardControllerTest
, SwitchLanguage);
Completed in 39 milliseconds