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

  /external/chromium_org/ash/wm/
window_animations_unittest.cc 24 class WindowAnimationsTest : public ash::test::AshTestBase {
26 WindowAnimationsTest() {}
33 DISALLOW_COPY_AND_ASSIGN(WindowAnimationsTest);
67 TEST_F(WindowAnimationsTest, HideShowBrightnessGrayscaleAnimation) {
101 TEST_F(WindowAnimationsTest, LayerTargetVisibility) {
115 TEST_F(WindowAnimationsTest, CrossFadeToBounds) {
173 TEST_F(WindowAnimationsTest, LockAnimationDuration) {
  /external/chromium_org/ui/wm/core/
window_animations_unittest.cc 46 class WindowAnimationsTest : public aura::test::AuraTestBase {
48 WindowAnimationsTest() {}
55 DISALLOW_COPY_AND_ASSIGN(WindowAnimationsTest);
58 TEST_F(WindowAnimationsTest, LayerTargetVisibility) {
71 TEST_F(WindowAnimationsTest, LayerTargetVisibility_AnimateShow) {
99 TEST_F(WindowAnimationsTest, LayerTargetVisibility_AnimateHide) {
127 TEST_F(WindowAnimationsTest, HideAnimationDetachLayers) {
192 TEST_F(WindowAnimationsTest, HideAnimationDetachLayersWithTransientChildren) {
277 TEST_F(WindowAnimationsTest, NotifyHideCompleted) {
293 TEST_F(WindowAnimationsTest, RotateHideNoLeak)
    [all...]

Completed in 69 milliseconds