Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_notyetstarted_tarball_unittest.cpp61 EXPECT_EQ(state, realHandler->getCurrentState()); in expectedState()
H A Dfirmware_multiplebundle_unittest.cpp99 EXPECT_EQ(state, realHandler->getCurrentState()); in expectedState()
H A Dfirmware_unittest.hpp73 EXPECT_EQ(state, realHandler->getCurrentState()); in expectedState()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.hpp163 UpdateState getCurrentState() const in getCurrentState() function in ipmi_flash::FirmwareBlobHandler