Searched refs:MockHostInterface (Results 1 – 2 of 2) sorted by relevance
98 class MockHostInterface : public HostInterface class107 MockHostInterface(sd_event* event, DataInterfaceBase& dataIface) : in MockHostInterface() function in openpower::pels::MockHostInterface118 virtual ~MockHostInterface() in ~MockHostInterface()
39 std::make_unique<NiceMock<MockHostInterface>>(event, dataIface); in HostNotifierTest()41 mockHostIface = reinterpret_cast<MockHostInterface*>(hostIface.get()); in HostNotifierTest()61 MockHostInterface* mockHostIface;727 std::make_unique<MockHostInterface>(event, dataIface); in TEST_F()778 std::make_unique<MockHostInterface>(event, dataIface); in TEST_F()