Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DEventThreadTest.cpp96 void expectHotplugEventReceivedByConnection(PhysicalDisplayId expectedDisplayId,
152 expectHotplugEventReceivedByConnection(INTERNAL_DISPLAY_ID, true); in EventThreadTest()
247 void EventThreadTest::expectHotplugEventReceivedByConnection(PhysicalDisplayId expectedDisplayId, in expectHotplugEventReceivedByConnection() function in android::EventThreadTest
305 expectHotplugEventReceivedByConnection(INTERNAL_DISPLAY_ID, false); in TEST_F()
527 expectHotplugEventReceivedByConnection(INTERNAL_DISPLAY_ID, false); in TEST_F()
532 expectHotplugEventReceivedByConnection(INTERNAL_DISPLAY_ID, true); in TEST_F()
537 expectHotplugEventReceivedByConnection(EXTERNAL_DISPLAY_ID, false); in TEST_F()
542 expectHotplugEventReceivedByConnection(EXTERNAL_DISPLAY_ID, true); in TEST_F()