Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp57 auto count_with_thresholds = 0; in TEST() local
70 count_with_thresholds++; in TEST()
74 EXPECT_GE(count_with_thresholds, 1); in TEST()