Home
last modified time | relevance | path

Searched refs:LayerHistoryIntegrationTest (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp44 class LayerHistoryIntegrationTest : public surfaceflinger::frontend::LayerSnapshotTestBase { class
59 LayerHistoryIntegrationTest() : LayerSnapshotTestBase() { in LayerHistoryIntegrationTest() function in android::scheduler::LayerHistoryIntegrationTest
200 TEST_F(LayerHistoryIntegrationTest, singleLayerNoVoteDefaultCompatibility) { in TEST_F() argument
221 TEST_F(LayerHistoryIntegrationTest, singleLayerMinVoteDefaultCompatibility) { in TEST_F() argument
243 TEST_F(LayerHistoryIntegrationTest, oneLayer) { in TEST_F() argument
276 TEST_F(LayerHistoryIntegrationTest, gameFrameRateOverrideMapping) { in TEST_F() argument
308 TEST_F(LayerHistoryIntegrationTest, oneLayerGameFrameRateOverride) { in TEST_F() argument
383 TEST_F(LayerHistoryIntegrationTest, oneInvisibleLayer) { in TEST_F() argument
407 TEST_F(LayerHistoryIntegrationTest, explicitTimestamp) { in TEST_F() argument
428 TEST_F(LayerHistoryIntegrationTest, oneLayerNoVote) { in TEST_F() argument
[all …]
/frameworks/native/services/surfaceflinger/tests/
DOWNERS7 per-file LayerHistoryIntegrationTest.cpp = file:/services/surfaceflinger/OWNERS
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h65 friend class LayerHistoryIntegrationTest; variable
281 friend class LayerHistoryIntegrationTest; variable
DLayerHistory.h105 friend class LayerHistoryIntegrationTest; variable