Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DTrafficControllerTest.cpp166 void checkUidOwnerRuleForChain(ChildChain chain, UidOwnerMatchType match) { in checkUidOwnerRuleForChain() function in android::net::TrafficControllerTest
594 checkUidOwnerRuleForChain(DOZABLE, DOZABLE_MATCH); in TEST_F()
595 checkUidOwnerRuleForChain(STANDBY, STANDBY_MATCH); in TEST_F()
596 checkUidOwnerRuleForChain(POWERSAVE, POWERSAVE_MATCH); in TEST_F()
597 checkUidOwnerRuleForChain(RESTRICTED, RESTRICTED_MATCH); in TEST_F()