Searched refs:IpSecManagerTest (Results 1 – 3 of 3) sorted by relevance
21 import static android.net.cts.IpSecManagerTest.assumeExperimentalIpv6UdpEncapSupported;22 import static android.net.cts.IpSecManagerTest.assumeRequestIpSecTransformStateSupported;23 import static android.net.cts.IpSecManagerTest.isIpv6UdpEncapSupported;24 import static android.net.cts.IpSecManagerTest.isRequestTransformStateSupported;
113 public class IpSecManagerTest extends IpSecBaseTest { class116 private static final String TAG = IpSecManagerTest.class.getSimpleName();
56 public class IpSecManagerTest { class