HomeSort by relevance Sort by last modified time
    Searched full:active_user_session_started_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/test/
test_session_state_delegate.cc 69 active_user_session_started_(false),
119 return active_user_session_started_;
161 active_user_session_started_ = false;
168 active_user_session_started_ = active_user_session_started;
test_session_state_delegate.h 61 // |active_user_session_started_| is reset to |false| as well (see below for
93 bool active_user_session_started_; member in class:ash::test::TestSessionStateDelegate

Completed in 489 milliseconds