Searched refs:getChildSessionCallback (Results 1 – 3 of 3) sorted by relevance
172 getChildSessionCallback().onIpSecTransformCreated(makeDummyIpSecTransform(), direction); in verifyVcnTransformsApplied()223 getChildSessionCallback() in testMigration()269 getChildSessionCallback().onOpened(mMockChildSessionConfig); in triggerChildOpened()504 getChildSessionCallback().onClosed(); in testChildSessionClosedTriggersDisconnect()522 getChildSessionCallback().onClosedExceptionally(exception); in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
101 getChildSessionCallback().onClosed(); in testChildSessionClosedTriggersDisconnect()
232 protected VcnChildSessionCallback getChildSessionCallback() { in getChildSessionCallback() method in VcnGatewayConnectionTestBase