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

/external/chromium_org/ui/compositor/
H A Dlayer_unittest.cc50 // - LayerWithRealCompositorTest when a real compositor is required for testing.
83 class LayerWithRealCompositorTest : public testing::Test { class in namespace:ui::__anon16705
85 LayerWithRealCompositorTest() { function in class:ui::__anon16705::LayerWithRealCompositorTest
92 virtual ~LayerWithRealCompositorTest() {}
206 DISALLOW_COPY_AND_ASSIGN(LayerWithRealCompositorTest);
367 TEST_F(LayerWithRealCompositorTest, Draw) {
379 TEST_F(LayerWithRealCompositorTest, Hierarchy) {
511 TEST_F(LayerWithRealCompositorTest, Delegate) {
540 TEST_F(LayerWithRealCompositorTest, DrawTree) {
574 TEST_F(LayerWithRealCompositorTest, HierarchyNoTextur
[all...]

Completed in 627 milliseconds