Home
last modified time | relevance | path

Searched defs:actualReply (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-blobs/test/
H A Dhelper.cpp22 auto actualReply = std::get<1>(reply); in validateReply() local
/openbmc/google-ipmi-sys/test/
H A Dhelper.cpp35 auto actualReply = std::get<1>(reply); in ValidateReply() local