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

  /external/chromium_org/ash/test/
test_lock_state_controller_delegate.cc 10 TestLockStateControllerDelegate::TestLockStateControllerDelegate()
15 TestLockStateControllerDelegate::~TestLockStateControllerDelegate() {
18 void TestLockStateControllerDelegate::RequestLockScreen() {
22 void TestLockStateControllerDelegate::RequestShutdown() {
test_lock_state_controller_delegate.h 15 class TestLockStateControllerDelegate : public LockStateControllerDelegate {
17 TestLockStateControllerDelegate();
18 virtual ~TestLockStateControllerDelegate();
31 DISALLOW_COPY_AND_ASSIGN(TestLockStateControllerDelegate);

Completed in 1286 milliseconds