Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/
H A Dtest_on_change_threshold.cpp82 using UpdateParams = std::tuple<size_t, double>; typedef
85 OnChangeParams& Updates(std::vector<UpdateParams> val) in Updates()
112 std::vector<UpdateParams> updates;
H A Dtest_discrete_threshold.cpp130 struct UpdateParams struct
136 UpdateParams(size_t sensor, double value, in UpdateParams() function
156 DiscreteParams& Updates(std::vector<UpdateParams> val) in Updates()
199 std::vector<UpdateParams> updates;
H A Dtest_numeric_threshold.cpp84 struct UpdateParams struct
90 UpdateParams(size_t sensor, double value, in UpdateParams() argument
116 NumericParams& Updates(std::vector<UpdateParams> val) in Updates()
176 std::vector<UpdateParams> updates;