Searched defs:TrayRotationLockTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/chromeos/rotation/
H A Dtray_rotation_lock_unittest.cc27 class TrayRotationLockTest : public test::AshTestBase { class in namespace:ash
29 TrayRotationLockTest() {} function in class:ash::TrayRotationLockTest
30 virtual ~TrayRotationLockTest() {}
64 DISALLOW_COPY_AND_ASSIGN(TrayRotationLockTest);
67 void TrayRotationLockTest::SetUpForStatusAreaWidget(
76 void TrayRotationLockTest::TearDownViews() {
82 void TrayRotationLockTest::SetUp() {
92 void TrayRotationLockTest::TearDown() {
99 TEST_F(TrayRotationLockTest, CreateTrayView) {
105 TEST_F(TrayRotationLockTest, CreateTrayViewDuringMaximizeMod
[all...]

Completed in 36 milliseconds