Home
last modified time | relevance | path

Searched refs:fakeFactory (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-ipmi-blobs/test/
H A Dutils_unittest.cpp33 std::unique_ptr<GenericBlobInterface> fakeFactory() in fakeFactory() function
76 .WillOnce(Return(reinterpret_cast<void*>(fakeFactory))); in TEST_F()