Home
last modified time | relevance | path

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

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java2306 final int expectedKeepalive = isAutomaticNattKeepaliveTimerEnabled in doTestMigrateIkeSession_FromNotIkeTunnConnParams() local
2310 expectedKeepalive, in doTestMigrateIkeSession_FromNotIkeTunnConnParams() local
2367 final int expectedKeepalive = isAutomaticNattKeepaliveTimerEnabled in doTestMigrateIkeSession_FromIkeTunnConnParams() local
2376 doTestMigrateIkeSession(ikeProfile.toVpnProfile(), expectedKeepalive, in doTestMigrateIkeSession_FromIkeTunnConnParams() local
2382 final int expectedKeepalive = 2097; // Any unlikely number will do in doTestMigrateIkeSession_Vcn() local
2385 .setTransportInfo(new VcnTransportInfo(TEST_SUB_ID, expectedKeepalive)) in doTestMigrateIkeSession_Vcn()
2396 expectedKeepalive, in doTestMigrateIkeSession_Vcn() local
2404 final int expectedKeepalive, in doTestMigrateIkeSession() argument
2413 expectedKeepalive < DEFAULT_LONG_LIVED_TCP_CONNS_EXPENSIVE_TIMEOUT_SEC); in doTestMigrateIkeSession()
2421 expectedIpVersion, expectedEncapType, expectedKeepalive); in doTestMigrateIkeSession()