Searched defs:offeringPC (Results 1 – 2 of 2) sorted by relevance
172 PeerConnection offeringPC = in testCreationWithConfig() local187 PeerConnection offeringPC = in testCreationWithCertificate() local211 PeerConnection offeringPC = in testCreationWithCryptoOptions() local
683 PeerConnection offeringPC = factory.createPeerConnection(rtcConfig, offeringExpectations); in testCompleteSession() local950 PeerConnection offeringPC = factory.createPeerConnection(rtcConfig, offeringExpectations); in testDataChannelOnlySession() local1118 PeerConnection offeringPC = factory.createPeerConnection(rtcConfig, offeringExpectations); in testSurfaceIceCandidatesWhenIceTransportTypeChanged() local1178 PeerConnection offeringPC = factory.createPeerConnection(rtcConfig, offeringExpectations); in testTrackRemovalAndAddition() local1394 PeerConnection offeringPC = factory.createPeerConnection(iceServers, offeringExpectations); in testRemoteStreamUpdatedWhenTracksAddedOrRemoved() local1491 private static void negotiate(PeerConnection offeringPC, in negotiate()