Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp55 std::vector<std::shared_ptr<interfaces::Threshold>> thresholdMocks; member in TestTrigger
81 thresholdMocks = in makeTrigger()
91 std::vector<std::shared_ptr<interfaces::Threshold>>(thresholdMocks), in makeTrigger()
301 for (const auto& threshold : thresholdMocks) in TEST_F()