Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/test/
H A Dpathgentest.cpp117 const auto& expPath = std::get<0>(expectedPathMeta[i]).get(); in TEST() local
121 ASSERT_EQ(oriPath, expPath); in TEST()