Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_unittest.hpp142 void getToVerificationCompleted(ActionStatus checkResponse) in getToVerificationCompleted() argument
146 EXPECT_CALL(*verifyMockPtr, status()).WillOnce(Return(checkResponse)); in getToVerificationCompleted()