Searched refs:mChildSessionSmCbCaptor (Results 1 – 1 of 1) sorted by relevance
356 private ArgumentCaptor<IChildSessionSmCallback> mChildSessionSmCbCaptor = field in IkeSessionStateMachineTest1585 mChildSessionSmCbCaptor.capture()); in testCreateAdditionalChild()1586 IChildSessionSmCallback cb = mChildSessionSmCbCaptor.getValue(); in testCreateAdditionalChild()2330 mChildSessionSmCbCaptor.capture()); in verifyAuthenticationCommonAndGetIkeMessage()2331 IChildSessionSmCallback cb = mChildSessionSmCbCaptor.getValue(); in verifyAuthenticationCommonAndGetIkeMessage()