Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp18 auto healthMetricConfigs = getHealthMetricConfigs(); in TEST() local
19 EXPECT_GE(healthMetricConfigs.size(), minConfigSize); in TEST()
56 auto healthMetricConfigs = getHealthMetricConfigs(); in TEST() local
58 for (const auto& [type, configs] : healthMetricConfigs) in TEST()