Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dbinder_test.cpp2608 std::vector<std::string> getInterfaceFlags(const std::string& ifName) { in getInterfaceFlags() function
2666 EXPECT_EQ(getInterfaceFlags(ifName), interfaceCfg.flags); in expectCurrentInterfaceConfigurationEquals()
2673 const auto& ifFlags = getInterfaceFlags(setCfg.ifName); in expectCurrentInterfaceConfigurationAlmostEqual()