Home
last modified time | relevance | path

Searched defs:NumericParams (Results 1 – 1 of 1) sorted by relevance

/openbmc/telemetry/tests/src/
H A Dtest_numeric_threshold.cpp82 struct NumericParams struct
84 struct UpdateParams
108 NumericParams& Direction(numeric::Direction val) in Direction() argument
114 NumericParams& Updates(std::vector<UpdateParams> val) in Updates() argument
120 NumericParams& Expected(std::vector<ExpectedParams> val) in Expected() argument
126 NumericParams& ThresholdValue(double val) in ThresholdValue() argument
132 NumericParams& DwellTime(Milliseconds val) in DwellTime() argument
138 NumericParams& InitialValues(std::vector<double> val) in InitialValues() argument
181 public WithParamInterface<NumericParams> argument