Searched refs:waitForHotplugEvent (Results 1 – 1 of 1) sorted by relevance
148 bool waitForHotplugEvent(PhysicalDisplayId displayId, bool connected);245 bool DisplayTest::waitForHotplugEvent(PhysicalDisplayId displayId, bool connected) { in waitForHotplugEvent() function in __anonbb41e9630111::DisplayTest298 EXPECT_TRUE(waitForHotplugEvent(EXTERNAL_DISPLAY, true)); in TEST_F()333 EXPECT_TRUE(waitForHotplugEvent(EXTERNAL_DISPLAY, false)); in TEST_F()334 EXPECT_TRUE(waitForHotplugEvent(EXTERNAL_DISPLAY, true)); in TEST_F()370 EXPECT_TRUE(waitForHotplugEvent(PRIMARY_DISPLAY, false)); in TEST_F()409 EXPECT_TRUE(waitForHotplugEvent(PRIMARY_DISPLAY, true)); in TEST_F()