Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp1043 struct OutputPrepareFrameAsyncTest : public testing::Test { struct
1062 OutputPrepareFrameAsyncTest() { in OutputPrepareFrameAsyncTest() function
1075 TEST_F(OutputPrepareFrameAsyncTest, delegatesToChooseCompositionStrategyAndRenderSurface) { in TEST_F() argument
1099 TEST_F(OutputPrepareFrameAsyncTest, skipCompositionOnDequeueFailure) { in TEST_F() argument
1124 TEST_F(OutputPrepareFrameAsyncTest, chooseCompositionStrategyFailureCallsPrepareFrame) { in TEST_F() argument
1152 TEST_F(OutputPrepareFrameAsyncTest, predictionMiss) { in TEST_F() argument
5361 struct OutputPartialMock : public OutputPrepareFrameAsyncTest::OutputPartialMock {