Home
last modified time | relevance | path

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

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