Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DEventThreadTest.cpp355 ConnectionEventRecorder secondConnectionEventRecorder{0}; in TEST_F() local
357 createConnection(secondConnectionEventRecorder); in TEST_F()
369 expectVsyncEventReceivedByConnection("secondConnection", secondConnectionEventRecorder, 123, in TEST_F()
477 ConnectionEventRecorder secondConnectionEventRecorder{0}; in TEST_F() local
479 createConnection(secondConnectionEventRecorder); in TEST_F()
491 expectVsyncEventReceivedByConnection("successConnection", secondConnectionEventRecorder, 123, in TEST_F()