Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp246 void testStart(std::function<void(const std::any&, const size_t)>&& checkState, in testStart() argument
303 checkState(std::get<valueIndex>(s), ndx); in testStart()