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

/external/chromium_org/ash/wm/
H A Dlock_state_controller_impl2_unittest.cc78 class TestLockStateControllerDelegate : public LockStateControllerDelegate { class in namespace:ash::test
80 TestLockStateControllerDelegate() function in class:ash::test::TestLockStateControllerDelegate
99 DISALLOW_COPY_AND_ASSIGN(TestLockStateControllerDelegate);
126 delegate_ = new TestLockStateControllerDelegate;
399 TestLockStateControllerDelegate* delegate_; // not owned

Completed in 51 milliseconds