Searched refs:ikeSessionArgumentCaptors (Results 1 – 1 of 1) sorted by relevance
1445 IkeSessionArgumentCaptors ikeSessionArgumentCaptors = new IkeSessionArgumentCaptors(); in verifyBringUpTunnelWithDnsQuery() local1453 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 …]