Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp39 class LayerHistoryTest : public testing::Test { class
50 LayerHistoryTest() { mFlinger.resetScheduler(mScheduler); } in LayerHistoryTest() function in android::scheduler::LayerHistoryTest
84 TEST_F(LayerHistoryTest, oneLayer) { in TEST_F() argument
113 TEST_F(LayerHistoryTest, explicitTimestamp) { in TEST_F() argument
134 TEST_F(LayerHistoryTest, multipleLayers) { in TEST_F() argument
DAndroid.bp47 "LayerHistoryTest.cpp",
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.h37 class LayerHistoryTest; variable
102 friend class android::scheduler::LayerHistoryTest;
DLayerInfo.h130 friend class LayerHistoryTest; variable