Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DEventThreadTest.cpp75 using ConnectionEventRecorder = typedef in android::EventThreadTest
83 ConnectionEventRecorder& recorder,
112 ConnectionEventRecorder mConnectionEventCallRecorder{0};
113 ConnectionEventRecorder mThrottledConnectionEventCallRecorder{0};
184 ConnectionEventRecorder& recorder, in createConnection()
346 ConnectionEventRecorder firstConnectionEventRecorder{0}; in TEST_F()
355 ConnectionEventRecorder secondConnectionEventRecorder{0}; in TEST_F()
448 ConnectionEventRecorder errorConnectionEventRecorder{NO_MEMORY}; in TEST_F()
477 ConnectionEventRecorder secondConnectionEventRecorder{0}; in TEST_F()
578 ConnectionEventRecorder suppressConnectionEventRecorder{0}; in TEST_F()
[all …]