Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/utils/
H A Dconv_container.hpp9 auto convContainer(const Container& container) in convContainer() function
/openbmc/telemetry/tests/src/mocks/
H A Dsensor_mock.hpp39 return utils::convContainer<std::shared_ptr<interfaces::Sensor>>( in makeSensorMocks()
H A Dthreshold_mock.hpp61 return utils::convContainer<std::shared_ptr<interfaces::Threshold>>( in makeThresholds()
/openbmc/telemetry/tests/src/
H A Dtest_on_change_threshold.cpp42 utils::convContainer<std::shared_ptr<interfaces::Sensor>>( in SetUp()
H A Dtest_discrete_threshold.cpp40 utils::convContainer<std::shared_ptr<interfaces::Sensor>>( in makeThreshold()
H A Dtest_metric.cpp46 utils::convContainer<std::shared_ptr<interfaces::Sensor>>( in makeSut()
H A Dtest_numeric_threshold.cpp38 utils::convContainer<std::shared_ptr<interfaces::Sensor>>( in makeThreshold()
H A Dtest_report.cpp125 return utils::convContainer<std::shared_ptr<interfaces::Metric>>( in getMetricsFromReadingParams()
149 utils::convContainer<std::shared_ptr<interfaces::Metric>>( in makeReport()