Searched refs:ikeSessionParamsCaptor (Results 1 – 1 of 1) sorted by relevance
428 ArgumentCaptor<IkeSessionParams> ikeSessionParamsCaptor = in testBringUpTunnelSetsDeviceIdentityImeiSv() local433 ikeSessionParamsCaptor.capture(), in testBringUpTunnelSetsDeviceIdentityImeiSv()438 IkeSessionParams ikeSessionParams = ikeSessionParamsCaptor.getValue(); in testBringUpTunnelSetsDeviceIdentityImeiSv()462 ArgumentCaptor<IkeSessionParams> ikeSessionParamsCaptor = in testBringUpTunnelSetsDeviceIdentityImei() local467 ikeSessionParamsCaptor.capture(), in testBringUpTunnelSetsDeviceIdentityImei()472 IkeSessionParams ikeSessionParams = ikeSessionParamsCaptor.getValue(); in testBringUpTunnelSetsDeviceIdentityImei()493 ArgumentCaptor<IkeSessionParams> ikeSessionParamsCaptor = in testBringUpTunnelNoDeviceIdentityWhenImeiUnavailable() local498 ikeSessionParamsCaptor.capture(), in testBringUpTunnelNoDeviceIdentityWhenImeiUnavailable()503 IkeSessionParams ikeSessionParams = ikeSessionParamsCaptor.getValue(); in testBringUpTunnelNoDeviceIdentityWhenImeiUnavailable()514 ArgumentCaptor<IkeSessionParams> ikeSessionParamsCaptor = in testBringUpTunnelWithMobilityOptions() local[all …]