19 #ifndef MIR_TEST_DOUBLES_MOCK_INPUT_DISPATCHER_H_ 20 #define MIR_TEST_DOUBLES_MOCK_INPUT_DISPATCHER_H_ 22 #include "mir/input/input_dispatcher.h" 23 #include <gmock/gmock.h> 34 MOCK_METHOD1(dispatch,
bool(std::shared_ptr<MirEvent const>
const&));
43 #endif // MIR_TEST_DOUBLES_MOCK_INPUT_DISPATCHER_H_ AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: blob.h:26