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

  /system/netd/server/
FirewallControllerTest.cpp 16 * FirewallControllerTest.cpp - unit tests for FirewallController.cpp
31 class FirewallControllerTest : public IptablesBaseTest {
33 FirewallControllerTest() {
51 TEST_F(FirewallControllerTest, TestCreateWhitelistChain) {
87 TEST_F(FirewallControllerTest, TestCreateBlacklistChain) {
105 TEST_F(FirewallControllerTest, TestSetStandbyRule) {
119 TEST_F(FirewallControllerTest, TestSetDozeRule) {
133 TEST_F(FirewallControllerTest, TestSetFirewallRule) {
153 TEST_F(FirewallControllerTest, TestReplaceWhitelistUidRule) {
181 TEST_F(FirewallControllerTest, TestReplaceBlacklistUidRule)
    [all...]
FirewallController.h 85 friend class FirewallControllerTest;
Android.mk 162 FirewallControllerTest.cpp FirewallController.cpp \

Completed in 256 milliseconds