Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/
H A Dtest_trigger_actions.cpp17 using LogParam = std::tuple<::numeric::Type, double, TriggerValue>; typedef
49 class TestActionNumeric : public Test, public WithParamInterface<LogParam>
118 using LogParam = std::tuple<::discrete::Severity, TriggerValue>; typedef
143 public WithParamInterface<LogParam>