OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kTestNoScreenName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
wizard_controller.h
146
static const char
kTestNoScreenName
[];
wizard_controller.cc
218
const char WizardController::
kTestNoScreenName
[] = "test:nowindow";
694
} else if (first_screen_name !=
kTestNoScreenName
) {
Completed in 36 milliseconds