Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp2779 struct OutputBeginFrameTest : public ::testing::Test { struct
2780 using TestType = OutputBeginFrameTest;
2782 struct OutputPartialMock : public OutputPartialMockBase {
2788 OutputBeginFrameTest() { in OutputBeginFrameTest() argument
2794 struct IfGetDirtyRegionExpectationState
2802 struct AndIfGetOutputLayerCountExpectationState
2810 struct AndIfLastCompositionHadVisibleLayersState
2819 struct ThenExpectRenderSurfaceBeginFrameCallState
2828 struct ExecuteState : public CallOrderStateMachineHelper<TestType, ExecuteState> {
2835 struct CheckPostconditionHadVisibleLayersState
[all …]