18 #ifndef MIR_TEST_DOUBLES_MOCK_INPUT_DEVICE_OBSERVER_H_ 19 #define MIR_TEST_DOUBLES_MOCK_INPUT_DEVICE_OBSERVER_H_ 21 #include "mir/input/input_device_observer.h" 23 #include <gmock/gmock.h> 34 MOCK_METHOD1(device_added,
void(std::shared_ptr<input::Device>
const& device));
35 MOCK_METHOD1(device_changed,
void(std::shared_ptr<input::Device>
const& device));
36 MOCK_METHOD1(device_removed,
void(std::shared_ptr<input::Device>
const& device));
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: sw_splash.h:26