Home
last modified time | relevance | path

Searched defs:LayerHistoryIntegrationTest (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp43 class LayerHistoryIntegrationTest : public surfaceflinger::frontend::LayerSnapshotTestBase { class
56 LayerHistoryIntegrationTest() : LayerSnapshotTestBase() { in LayerHistoryIntegrationTest() function in android::scheduler::LayerHistoryIntegrationTest
174 TEST_F(LayerHistoryIntegrationTest, singleLayerNoVoteDefaultCompatibility) { in TEST_F() argument
195 TEST_F(LayerHistoryIntegrationTest, singleLayerMinVoteDefaultCompatibility) { in TEST_F() argument
217 TEST_F(LayerHistoryIntegrationTest, oneInvisibleLayer) { in TEST_F() argument
241 TEST_F(LayerHistoryIntegrationTest, oneLayerExplicitVote) { in TEST_F() argument
258 TEST_F(LayerHistoryIntegrationTest, oneLayerExplicitExactVote) { in TEST_F() argument
276 TEST_F(LayerHistoryIntegrationTest, oneLayerExplicitCategory) { in TEST_F() argument
296 TEST_F(LayerHistoryIntegrationTest, multipleLayers) { in TEST_F() argument
446 TEST_F(LayerHistoryIntegrationTest, inactiveLayers) { in TEST_F() argument
[all …]
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.h104 friend class LayerHistoryIntegrationTest; variable
DLayerInfo.h65 friend class LayerHistoryIntegrationTest; variable
281 friend class LayerHistoryIntegrationTest; variable