Searched refs:expectedPhysical (Results 1 – 1 of 1) sorted by relevance
112 std::optional<DisplayDeviceState::Physical> expectedPhysical; in verifyDisplayIsConnected() local118 expectedPhysical = {.id = *displayId, .hwcDisplayId = *hwcDisplayId}; in verifyDisplayIsConnected()125 EXPECT_EQ(expectedPhysical, current.physical); in verifyDisplayIsConnected()131 EXPECT_EQ(expectedPhysical, draw.physical); in verifyDisplayIsConnected()