Home
last modified time | relevance | path

Searched defs:offer (Results 1 – 25 of 76) sorted by relevance

1234

/external/webrtc/pc/
Dsrtp_filter_unittest.cc121 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
135 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParamsGcm1)); in TEST_F() local
148 std::vector<CryptoParams> offer, answer; in TEST_F() local
164 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
216 std::vector<CryptoParams> offer; in TEST_F() local
235 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
245 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
255 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
266 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
276 std::vector<CryptoParams> offer(MakeVector(kTestCryptoParams1)); in TEST_F() local
[all …]
Dmedia_session_unittest.cc497 void TestTransportInfo(bool offer, in TestTransportInfo()
522 std::unique_ptr<SessionDescription> offer; in TestTransportInfo() local
602 void TestCryptoWithBundle(bool offer) { in TestCryptoWithBundle()
657 std::unique_ptr<SessionDescription> offer = in TestMediaDirectionInAnswer() local
702 std::unique_ptr<SessionDescription> offer = in TestVideoGcmCipher() local
751 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TestTransportSequenceNumberNegotiation() local
809 std::unique_ptr<SessionDescription> offer = in TEST_F() local
832 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TEST_F() local
872 std::unique_ptr<SessionDescription> offer = f2_.CreateOffer(opts, NULL); in TEST_F() local
905 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TEST_F() local
[all …]
Dpeer_connection_crypto_unittest.cc187 auto offer = caller->CreateOffer(); in TEST_P() local
220 auto offer = caller->CreateOffer(); in TEST_P() local
257 auto offer = caller->CreateOffer(); in TEST_P() local
301 auto offer = caller->CreateOffer(); in TEST_P() local
322 auto offer = caller->CreateOffer(); in TEST_P() local
339 auto offer = caller->CreateOffer(); in TEST_P() local
364 auto offer = caller->CreateOffer(); in TEST_P() local
382 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
395 auto offer = caller->CreateOffer(); in TEST_P() local
406 auto offer = caller->CreateOffer(); in TEST_P() local
[all …]
Dpeer_connection_jsep_unittest.cc113 auto offer = caller->CreateOffer(); in TEST_F() local
123 auto offer = caller->CreateOffer(); in TEST_F() local
135 auto offer = caller->CreateOffer(); in TEST_F() local
147 auto offer = caller->CreateOffer(); in TEST_F() local
161 auto offer = caller->CreateOffer(); in TEST_F() local
176 auto offer = caller->CreateOffer(); in TEST_F() local
205 auto offer = caller->CreateOffer(); in TEST_F() local
217 auto offer = caller->CreateOffer(); in TEST_F() local
238 auto offer = caller->CreateOffer(); in TEST_F() local
407 auto offer = caller->CreateOffer(); in TEST_F() local
[all …]
Dpeer_connection_simulcast_unittest.cc131 auto offer = local->CreateOfferAndSetAsLocal(); in ExchangeOfferAnswer() local
278 auto offer = pc->CreateOfferAndSetAsLocal(); in TEST_F() local
305 auto offer = pc->CreateOffer(); in TEST_F() local
335 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
369 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
417 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
451 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
470 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
531 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
601 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local
[all …]
Dpeer_connection_media_unittest.cc334 auto offer = caller->CreateOffer(options); in TEST_F() local
355 auto offer = caller->CreateOffer(); in TEST_F() local
532 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
559 auto offer = caller->CreateOfferAndSetAsLocal(options); in TEST_P() local
604 auto offer = caller->CreateOfferAndSetAsLocal(caller_options); in TEST_P() local
648 auto offer = caller->CreateOffer(options); in TEST_P() local
705 auto offer = caller->CreateOffer(); in TEST_P() local
755 auto offer = caller->CreateOffer(); in TEST_P() local
795 auto offer = caller->CreateOffer(options); in TEST_P() local
856 auto offer = caller->CreateOffer(options); in TEST_P() local
[all …]
Dpeer_connection_interface_unittest.cc870 bool offer) { in DoCreateOfferAnswer()
970 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferAsRemoteDescription() local
1026 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferAsLocalDescription() local
1152 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferWithOneAudioTrack() local
1160 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferWithOneAudioStream() local
1474 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local
1532 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local
1654 std::string offer; in TEST_P() local
1712 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_P() local
1733 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local
[all …]
Dpeer_connection_data_channel_unittest.cc275 auto offer = caller->CreateOffer(); in TEST_P() local
309 auto offer = caller->CreateOffer(); in TEST_P() local
375 auto offer = caller->CreateOffer(); in TEST_P() local
393 auto offer = caller->CreateOffer(options); in TEST_P() local
407 auto offer = caller->CreateOffer(options); in TEST_P() local
430 auto offer = caller->CreateOffer(); in TEST_F() local
Dpeer_connection_signaling_unittest.cc330 auto offer = in TEST_P() local
381 auto offer = in TEST_P() local
599 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
613 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local
795 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
811 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
838 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
858 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
879 auto offer = caller->CreateOffer(unbundle_options); in TEST_F() local
Dpeer_connection_ice_unittest.cc332 auto offer = caller->CreateOffer(); in TEST_P() local
369 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
383 auto offer = caller->CreateOffer(); in TEST_P() local
393 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
436 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
579 auto offer = caller->CreateOffer(); in TEST_P() local
596 auto offer = pc->CreateOffer(); in TEST_P() local
605 auto offer = pc->CreateOffer(); in TEST_P() local
903 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
924 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
[all …]
Dpeer_connection_bundle_unittest.cc582 auto offer = caller->CreateOffer(options); in TEST_P() local
686 auto offer = caller->CreateOffer(options); in TEST_P() local
724 auto offer = caller->CreateOfferAndSetAsLocal(options); in TEST_P() local
765 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local
792 auto offer = caller->CreateOffer(); in TEST_P() local
819 auto offer = caller->CreateOffer(); in TEST_P() local
/external/webrtc/p2p/base/
Dtransport_description_factory_unittest.cc77 std::unique_ptr<TransportDescription> offer = in TestIceRestart() local
121 std::unique_ptr<TransportDescription> offer = in TestIceRenomination() local
213 std::unique_ptr<TransportDescription> offer = in TEST_F() local
226 std::unique_ptr<TransportDescription> offer = in TEST_F() local
242 std::unique_ptr<TransportDescription> offer = in TEST_F() local
255 std::unique_ptr<TransportDescription> offer = in TEST_F() local
281 std::unique_ptr<TransportDescription> offer = in TEST_F() local
321 std::unique_ptr<TransportDescription> offer = in TEST_F() local
335 std::unique_ptr<TransportDescription> offer = in TEST_F() local
344 std::unique_ptr<TransportDescription> offer = in TEST_F() local
Dtransport_description_factory.cc62 const TransportDescription* offer, in CreateAnswer()
/external/openscreen/cast/streaming/
Doffer_messages_unittest.cc101 void ExpectEqualsValidOffer(const Offer& offer) { in ExpectEqualsValidOffer()
275 const auto offer = Offer::Parse(std::move(root.value())); in TEST() local
450 ErrorOr<Offer> offer = Offer::Parse(std::move(root.value())); in TEST() local
458 ErrorOr<Offer> offer = Offer::Parse(std::move(root.value())); in TEST() local
473 ErrorOr<Offer> offer = Offer::Parse(std::move(root.value())); in TEST() local
489 ErrorOr<Offer> offer = Offer::Parse(std::move(root.value())); in TEST() local
Dsender_session_unittest.cc177 const Json::Value offer = std::move(message_body.value()); in NegotiateOfferAndConstructAnswer() local
271 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
285 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
299 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
313 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
Dsender_message.cc55 ErrorOr<Offer> offer = Offer::Parse(value[kOfferMessageBody]); in Parse() local
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DPoolable.java4 void offer(); in offer() method
DBaseKeyPool.java19 public void offer(T key) { in offer() method in BaseKeyPool
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/tailcall/
DSimpleChannel.kt33 private fun offer(element: Int): Boolean { in offer() method in benchmarks.tailcall.SimpleChannel
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/linearizability/
DChannelsLCStressTest.kt63 fun offer(@Param(name = "value") value: Int): Any = try { in <lambda>() method
142 fun offer(element: Int): Any { in offer() method
/external/webrtc/test/peer_scenario/tests/
Dremote_estimate_test.cc59 [](SessionDescriptionInterface* offer) { in TEST()
93 [&extension_map](SessionDescriptionInterface* offer) { in TEST()
/external/webrtc/test/pc/e2e/sdp/
Dsdp_changer.cc107 SessionDescriptionInterface* offer) { in FillSimulcastContext()
161 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchOffer()
194 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchVp8Offer()
300 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchVp9Offer()
/external/guava/android/guava/src/com/google/common/collect/
DForwardingQueue.java57 public boolean offer(E o) { in offer() method in ForwardingQueue
/external/guava/guava/src/com/google/common/collect/
DForwardingQueue.java57 public boolean offer(E o) { in offer() method in ForwardingQueue
/external/boringssl/src/ssl/test/runner/
Dkey_agreement.go244 offer(rand io.Reader) (publicKey []byte, err error) methodSpec
262 func (e *ellipticECDHCurve) offer(rand io.Reader) (publicKey []byte, err error) { func
310 func (e *x25519ECDHCurve) offer(rand io.Reader) (publicKey []byte, err error) { func
358 func (e *cecpq2Curve) offer(rand io.Reader) (publicKey []byte, err error) { func

1234