Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/test/
H A Dsensor_unittest.cpp133 double startingValue = 1.0; in TEST_F() local
134 double resultValue = sensor->adjustValue(startingValue); in TEST_F()