Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1663 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists() function
1727 expectBandwidthInterfaceAlertRuleExists(sTun.name().c_str(), testAlertBytes); in TEST_F()