Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DVpnTest.java2092 final int expectedKeepalive = isAutomaticNattKeepaliveTimerEnabled in doTestMigrateIkeSession_FromNotIkeTunnConnParams() local
2096 expectedKeepalive, in doTestMigrateIkeSession_FromNotIkeTunnConnParams() local
2153 final int expectedKeepalive = isAutomaticNattKeepaliveTimerEnabled in doTestMigrateIkeSession_FromIkeTunnConnParams() local
2162 doTestMigrateIkeSession(ikeProfile.toVpnProfile(), expectedKeepalive, in doTestMigrateIkeSession_FromIkeTunnConnParams() local
2168 final int expectedKeepalive = 2097; // Any unlikely number will do in doTestMigrateIkeSession_Vcn() local
2182 expectedKeepalive, in doTestMigrateIkeSession_Vcn() local
2190 final int expectedKeepalive, in doTestMigrateIkeSession()