Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-blobs/test/
H A Dutils_unittest.cpp31 std::unique_ptr<GenericBlobInterface> factoryReturn; variable
35 return std::move(factoryReturn); in fakeFactory()
69 factoryReturn = std::move(blobMock); in TEST_F()