Searched defs:expectedRule (Results 1 – 2 of 2) sorted by relevance
700 final int expectedRule = mBpfNetMaps.isFirewallAllowList(chain) in doTestGetUidRule() local704 final int expectedRule = mBpfNetMaps.isFirewallAllowList(chain) in doTestGetUidRule() local747 final int expectedRule = mBpfNetMaps.isFirewallAllowList(chain) in testGetUidRuleNoEntry() local
219 void expectUidOwnerMapValues(const std::vector<uint32_t>& appUids, uint32_t expectedRule, in expectUidOwnerMapValues()