Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertygentest.cpp125 const auto& actualIface = std::get<0>(groups[i][j]).get(); in TEST() local
126 ASSERT_EQ(expectedIface, actualIface); in TEST()