Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp2842 struct OutputBeginFrameTest : public ::testing::Test { struct
2843 using TestType = OutputBeginFrameTest;
2845 struct OutputPartialMock : public OutputPartialMockBase {
2851 OutputBeginFrameTest() { in OutputBeginFrameTest() argument
2857 struct IfGetDirtyRegionExpectationState
2865 struct AndIfGetOutputLayerCountExpectationState
2873 struct AndIfLastCompositionHadVisibleLayersState
2882 struct ThenExpectRenderSurfaceBeginFrameCallState
2891 struct ExecuteState : public CallOrderStateMachineHelper<TestType, ExecuteState> {
2898 struct CheckPostconditionHadVisibleLayersState
[all …]