Home
last modified time | relevance | path

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

/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java1445 IkeSessionArgumentCaptors ikeSessionArgumentCaptors = new IkeSessionArgumentCaptors(); in verifyBringUpTunnelWithDnsQuery() local
1453 ikeSessionArgumentCaptors.mIkeSessionParamsCaptor.capture(), in verifyBringUpTunnelWithDnsQuery()
1454 ikeSessionArgumentCaptors.mChildSessionParamsCaptor.capture(), in verifyBringUpTunnelWithDnsQuery()
1456 ikeSessionArgumentCaptors.mIkeSessionCallbackCaptor.capture(), in verifyBringUpTunnelWithDnsQuery()
1457 ikeSessionArgumentCaptors.mChildSessionCallbackCaptor.capture()); in verifyBringUpTunnelWithDnsQuery()
1466 ikeSessionArgumentCaptors.mIkeSessionParamsCaptor.capture(), in verifyBringUpTunnelWithDnsQuery()
1467 ikeSessionArgumentCaptors.mChildSessionParamsCaptor.capture(), in verifyBringUpTunnelWithDnsQuery()
1469 ikeSessionArgumentCaptors.mIkeSessionCallbackCaptor.capture(), in verifyBringUpTunnelWithDnsQuery()
1470 ikeSessionArgumentCaptors.mChildSessionCallbackCaptor.capture()); in verifyBringUpTunnelWithDnsQuery()
1472 return ikeSessionArgumentCaptors; in verifyBringUpTunnelWithDnsQuery()
[all …]