Home
last modified time | relevance | path

Searched refs:LayerHistoryTest (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp53 class LayerHistoryTest : public testing::Test { class
66 LayerHistoryTest() { mFlinger.resetScheduler(mScheduler); } in LayerHistoryTest() function in android::scheduler::LayerHistoryTest
160 TEST_F(LayerHistoryTest, singleLayerNoVoteDefaultCompatibility) { in TEST_F() argument
187 TEST_F(LayerHistoryTest, singleLayerMinVoteDefaultCompatibility) { in TEST_F() argument
215 TEST_F(LayerHistoryTest, oneLayer) { in TEST_F() argument
252 TEST_F(LayerHistoryTest, gameFrameRateOverrideMapping) { in TEST_F() argument
284 TEST_F(LayerHistoryTest, oneLayerGameFrameRateOverride) { in TEST_F() argument
351 TEST_F(LayerHistoryTest, oneInvisibleLayer) { in TEST_F() argument
378 TEST_F(LayerHistoryTest, explicitTimestamp) { in TEST_F() argument
400 TEST_F(LayerHistoryTest, oneLayerNoVote) { in TEST_F() argument
[all …]
DAndroid.bp88 "LayerHistoryTest.cpp",
/frameworks/native/services/surfaceflinger/tests/
DOWNERS7 per-file LayerHistoryTest.cpp = file:/services/surfaceflinger/OWNERS
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h64 friend class LayerHistoryTest; variable
280 friend class LayerHistoryTest;
DLayerHistory.h103 friend class LayerHistoryTest;