Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIkev2VpnTest.java512 boolean testIpv6, boolean requiresValidation, boolean testSessionKey, in checkStartStopVpnProfileBuildsNetworks() argument
535 if (testSessionKey) { in checkStartStopVpnProfileBuildsNetworks()
560 if (testSessionKey) { in checkStartStopVpnProfileBuildsNetworks()
616 boolean testSessionKey, boolean testIkeTunConnParams) { in VerifyStartStopVpnProfileTest() argument
619 mTestSessionKey = testSessionKey; in VerifyStartStopVpnProfileTest()
648 boolean testSessionKey, boolean testIkeTunConnParams) throws Exception { in doTestStartStopVpnProfile() argument
653 testIpv6Only, requiresValidation, testSessionKey , testIkeTunConnParams))); in doTestStartStopVpnProfile()