Searched refs:winmgrmock (Results 1 – 1 of 1) sorted by relevance
1357 auto winmgrmock = std::make_shared<InputWindowsManagerMock>(); variable1395 testing::Mock::AllowLeak(winmgrmock.get());1452 auto winmgrmock = std::make_shared<InputWindowsManagerMock>(); variable1473 testing::Mock::AllowLeak(winmgrmock.get());1485 auto winmgrmock = std::make_shared<InputWindowsManagerMock>(); variable1519 testing::Mock::AllowLeak(winmgrmock.get());1551 auto winmgrmock = std::make_shared<InputWindowsManagerMock>(); variable1559 EXPECT_CALL(*winmgrmock, GetPointerStyle).WillRepeatedly(testing::Return(RET_ERR));1562 testing::Mock::AllowLeak(winmgrmock.get());1574 auto winmgrmock = std::make_shared<InputWindowsManagerMock>(); variable[all …]