Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DEventThreadTest.cpp578 ConnectionEventRecorder suppressConnectionEventRecorder{0}; in TEST_F() local
580 createConnection(suppressConnectionEventRecorder); in TEST_F()
591 auto args = suppressConnectionEventRecorder.waitForCall(); in TEST_F()
613 ConnectionEventRecorder suppressConnectionEventRecorder{0}; in TEST_F() local
615 createConnection(suppressConnectionEventRecorder); in TEST_F()
620 auto args = suppressConnectionEventRecorder.waitForCall(); in TEST_F()