Searched refs:ifaces (Results 1 – 3 of 3) sorted by relevance
395 const std::vector<std::string> ifaces{ in TEST_F() local400 for (const auto& iface : ifaces) { in TEST_F()403 bool first = (iface == ifaces[0]); in TEST_F()409 for (const auto& iface : ifaces) { in TEST_F()412 bool last = (iface == ifaces[1]); in TEST_F()
156 const auto& ifaces = getIfaceNames(); local157 if (isOk(ifaces)) {158 for (const std::string& iface : ifaces.value()) {
416 const auto& ifaces = getIfaceNames(); in flushInterfaces() local417 RETURN_IF_NOT_OK(ifaces); in flushInterfaces()420 for (const std::string& iface : ifaces.value()) { in flushInterfaces()