HomeSort by relevance Sort by last modified time
    Searched refs:RULE_PRIORITY (Results 1 - 2 of 2) sorted by null

  /system/extras/tests/net_test/
multinetwork_test.py     [all...]
  /system/netd/tests/
binder_test.cpp 297 constexpr uint32_t RULE_PRIORITY = 12500;
313 EXPECT_TRUE(ipRuleExistsForRange(RULE_PRIORITY, range, "prohibit"));
321 EXPECT_FALSE(ipRuleExistsForRange(RULE_PRIORITY, range, "prohibit"));

Completed in 188 milliseconds