HomeSort by relevance Sort by last modified time
    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 140 milliseconds