HomeSort by relevance Sort by last modified time
    Searched defs:kTestNoScreenName (Results 1 - 4 of 4) 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) {
  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.h 138 static const char kTestNoScreenName[];
wizard_controller.cc 130 const char WizardController::kTestNoScreenName[] = "test:nowindow";
720 } else if (screen_name != kTestNoScreenName) {

Completed in 105 milliseconds