Home
last modified time | relevance | path

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

/system/netd/tests/
Dtest_utils.h41 bool ipRouteExists(const char* ipVersion, const char* table,
Dtest_utils.cpp96 bool ipRouteExists(const char* ipVersion, const char* table, in ipRouteExists() function
Dbinder_test.cpp1638 EXPECT_FALSE(ipRouteExists(ipVersion, table, routeSubstrings)) in expectNetworkRouteDoesNotExistWithMtu()
1646 EXPECT_TRUE(ipRouteExists(ipVersion, table, routeSubstrings)) in expectNetworkRouteExistsWithMtu()