Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerTransaction_test.cpp83 const sp<IProducerListener> stubListener(new StubProducerListener); in TEST_F() local
85 ASSERT_EQ(OK, producer->connect(stubListener, NATIVE_WINDOW_API_CPU, true, &queueBufferOutput)); in TEST_F()