Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1511 void expectIpfwdRuleNotExists(const char* fromIf, const char* toIf) { in expectIpfwdRuleNotExists() function
1592 expectIpfwdRuleNotExists(sTun.name().c_str(), sTun2.name().c_str()); in TEST_F()