Searched refs:updateThreshold (Results 1 – 1 of 1) sorted by relevance
56 void updateThreshold(ThresholdIntf::Bound bound, double value) in updateThreshold() function in HealthMetricCollectionTest92 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()