HomeSort by relevance Sort by last modified time
    Searched refs: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),
118 return active_user_session_started_;
160 active_user_session_started_ = false;
167 active_user_session_started_ = active_user_session_started;
test_session_state_delegate.h 60 // |active_user_session_started_| is reset to |false| as well (see below for
92 bool active_user_session_started_; member in class:ash::test::TestSessionStateDelegate

Completed in 626 milliseconds