Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_collection.cpp56 void updateThreshold(ThresholdIntf::Bound bound, double value) in updateThreshold() function in HealthMetricCollectionTest
92 updateThreshold(ThresholdIntf::Bound::Upper, 100); in TEST_F()
93 updateThreshold(ThresholdIntf::Bound::Lower, 0); in TEST_F()
131 updateThreshold(ThresholdIntf::Bound::Upper, 0); in TEST_F()
132 updateThreshold(ThresholdIntf::Bound::Lower, 100); in TEST_F()