Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/test/
H A Dsensor_unittest.cpp134 double resultValue = sensor->adjustValue(startingValue); in TEST_F() local
135 EXPECT_DOUBLE_EQ(resultValue, 25.0); in TEST_F()