Home
last modified time | relevance | path

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

/system/netd/server/
DClatdControllerTest.cpp62 class ClatdControllerTest : public IptablesBaseTest { class
64 ClatdControllerTest() : mClatdCtrl(nullptr) { in ClatdControllerTest() function in android::net::ClatdControllerTest
91 TEST_F(ClatdControllerTest, SelectIpv4Address) { in TEST_F() argument
135 TEST_F(ClatdControllerTest, MakeChecksumNeutral) { in TEST_F() argument
190 TEST_F(ClatdControllerTest, AddIptablesRule) { in TEST_F() argument
199 TEST_F(ClatdControllerTest, RemoveIptablesRule) { in TEST_F() argument
DClatdController.h112 friend class ClatdControllerTest; variable
DAndroid.bp270 "ClatdControllerTest.cpp",