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.cpp61 std::vector<std::shared_ptr<interfaces::Threshold>> thresholdMocks; member in TestTrigger
87 thresholdMocks = in makeTrigger()
97 std::vector<std::shared_ptr<interfaces::Threshold>>(thresholdMocks), in makeTrigger()
336 for (const auto& threshold : thresholdMocks) in TEST_F()