Searched refs:interfaceListContains (Results 1 – 1 of 1) sorted by relevance
2172 bool interfaceListContains(const std::vector<std::string>& ifList, const std::string& ifName) { in interfaceListContains() function2197 EXPECT_TRUE(interfaceListContains(ifList, ifName)); in expectTetherInterfaceExists()2202 EXPECT_FALSE(interfaceListContains(ifList, ifName)); in expectTetherInterfaceNotExists()