Searched defs:requiresValidation (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | Ikev2VpnTest.java | 228 boolean requiresValidation) throws Exception { in buildIkev2VpnProfileCommon() 246 final boolean isRestrictedToTestNetworks, final boolean requiresValidation, in buildIkev2VpnProfileIkeTunConnParams() 267 boolean isRestrictedToTestNetworks, boolean requiresValidation) throws Exception { in buildIkev2VpnProfilePsk() 305 public void doTestBuildIkev2VpnProfilePsk(final boolean requiresValidation) throws Exception { in doTestBuildIkev2VpnProfilePsk() 477 boolean testIpv6, boolean requiresValidation, boolean testSessionKey, in checkStartStopVpnProfileBuildsNetworks() 582 VerifyStartStopVpnProfileTest(boolean testIpv6Only, boolean requiresValidation, in VerifyStartStopVpnProfileTest() 614 private void doTestStartStopVpnProfile(boolean testIpv6Only, boolean requiresValidation, in doTestStartStopVpnProfile()
|