Searched refs:LoginAttemptObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker_tester.cc36 class LoginAttemptObserver : public chromeos::AuthStatusConsumer { class in namespace:__anon3292
38 LoginAttemptObserver();
39 virtual ~LoginAttemptObserver();
59 DISALLOW_COPY_AND_ASSIGN(LoginAttemptObserver);
62 LoginAttemptObserver::LoginAttemptObserver() function in class:__anon3292::LoginAttemptObserver
67 LoginAttemptObserver::~LoginAttemptObserver() {
74 void LoginAttemptObserver::WaitForAttempt() {
83 void LoginAttemptObserver
[all...]

Completed in 1191 milliseconds