Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dpidcontroller.hpp72 double getLastInput(void) in getLastInput() function in pid_control::PIDController
/openbmc/phosphor-pid-control/test/
H A Dpid_thermalcontroller_unittest.cpp233 EXPECT_EQ(p->getLastInput(), reading); in TEST()
267 EXPECT_EQ(p->getLastInput(), reading); in TEST()