Home
last modified time | relevance | path

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

/openbmc/phosphor-modbus/tests/
H A Dtest_device_events.cpp149 const std::string& failureStr) -> void in verifyValue() argument
151 EXPECT_EQ(currentValue, expectedValue) << failureStr; in verifyValue()
155 const std::string& failureStr) -> void in verifyValue() argument
157 EXPECT_EQ(currentValue, expectedValue) << failureStr; in verifyValue()