Home
last modified time | relevance | path

Searched refs:LayerUpdateTest (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/
DTEST_MAPPING22 "include-filter": "*LayerUpdateTest.*"
91 "include-filter": "*LayerUpdateTest.*"
/frameworks/native/services/surfaceflinger/tests/
DLayerUpdate_test.cpp30 class LayerUpdateTest : public LayerTransactionTest { class
106 class GeometryLatchingTest : public LayerUpdateTest {
155 TEST_F(LayerUpdateTest, LayerWithNoBuffersResizesImmediately) { in TEST_F() argument
182 TEST_F(LayerUpdateTest, MergingTransactions) { in TEST_F() argument
206 TEST_F(LayerUpdateTest, MergingTransactionFlags) { in TEST_F() argument
230 class ChildLayerTest : public LayerUpdateTest {
233 LayerUpdateTest::SetUp(); in SetUp()
246 LayerUpdateTest::TearDown(); in TearDown()
581 class BoundlessLayerTest : public LayerUpdateTest {