Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp2807 struct OutputBeginFrameTest : public ::testing::Test { struct
2808 using TestType = OutputBeginFrameTest;
2810 struct OutputPartialMock : public OutputPartialMockBase {
2816 OutputBeginFrameTest() { in OutputBeginFrameTest() argument
2822 struct IfGetDirtyRegionExpectationState
2830 struct AndIfGetOutputLayerCountExpectationState
2838 struct AndIfLastCompositionHadVisibleLayersState
2847 struct ThenExpectRenderSurfaceBeginFrameCallState
2856 struct ExecuteState : public CallOrderStateMachineHelper<TestType, ExecuteState> {
2863 struct CheckPostconditionHadVisibleLayersState
[all …]