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, AddRemoveIptablesRule) { in TEST_F() argument
DClatdController.h110 friend class ClatdControllerTest; variable
DAndroid.bp220 "ClatdControllerTest.cpp",