| /external/webrtc/pc/ |
| D | srtp_filter_unittest.cc | 121 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 …]
|
| D | media_session_unittest.cc | 498 void TestTransportInfo(bool offer, in TestTransportInfo() 523 std::unique_ptr<SessionDescription> offer; in TestTransportInfo() local 603 void TestCryptoWithBundle(bool offer) { in TestCryptoWithBundle() 656 std::unique_ptr<SessionDescription> offer = in TestMediaDirectionInAnswer() local 701 std::unique_ptr<SessionDescription> offer = in TestVideoGcmCipher() local 750 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 869 std::unique_ptr<SessionDescription> offer = f2_.CreateOffer(opts, NULL); in TEST_F() local 895 std::unique_ptr<SessionDescription> offer = f1_.CreateOffer(opts, NULL); in TEST_F() local [all …]
|
| D | peer_connection_crypto_unittest.cc | 218 auto offer = caller->CreateOffer(); in TEST_P() local 251 auto offer = caller->CreateOffer(); in TEST_P() local 289 auto offer = caller->CreateOffer(); in TEST_P() local 334 auto offer = caller->CreateOffer(); in TEST_P() local 355 auto offer = caller->CreateOffer(); in TEST_P() local 372 auto offer = caller->CreateOffer(); in TEST_P() local 397 auto offer = caller->CreateOffer(); in TEST_P() local 415 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 428 auto offer = caller->CreateOffer(); in TEST_P() local 439 auto offer = caller->CreateOffer(); in TEST_P() local [all …]
|
| D | peer_connection_jsep_unittest.cc | 142 auto offer = caller->CreateOffer(); in TEST_F() local 152 auto offer = caller->CreateOffer(); in TEST_F() local 164 auto offer = caller->CreateOffer(); in TEST_F() local 176 auto offer = caller->CreateOffer(); in TEST_F() local 190 auto offer = caller->CreateOffer(); in TEST_F() local 205 auto offer = caller->CreateOffer(); in TEST_F() local 234 auto offer = caller->CreateOffer(); in TEST_F() local 246 auto offer = caller->CreateOffer(); in TEST_F() local 267 auto offer = caller->CreateOffer(); in TEST_F() local 438 auto offer = caller->CreateOffer(); in TEST_F() local [all …]
|
| D | peer_connection_media_unittest.cc | 369 auto offer = caller->CreateOffer(options); in TEST_F() local 390 auto offer = caller->CreateOffer(); in TEST_F() local 567 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 594 auto offer = caller->CreateOfferAndSetAsLocal(options); in TEST_P() local 639 auto offer = caller->CreateOfferAndSetAsLocal(caller_options); in TEST_P() local 683 auto offer = caller->CreateOffer(options); in TEST_P() local 740 auto offer = caller->CreateOffer(); in TEST_P() local 790 auto offer = caller->CreateOffer(); in TEST_P() local 830 auto offer = caller->CreateOffer(options); in TEST_P() local 915 auto offer = caller->CreateOffer(options); in TEST_P() local [all …]
|
| D | peer_connection_simulcast_unittest.cc | 157 auto offer = local->CreateOfferAndSetAsLocal(); in ExchangeOfferAnswer() local 305 auto offer = pc->CreateOfferAndSetAsLocal(); in TEST_F() local 332 auto offer = pc->CreateOffer(); in TEST_F() local 362 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local 396 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local 444 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local 478 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local 497 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local 558 auto offer = local->CreateOfferAndSetAsLocal(); in TEST_F() local 612 auto offer = local->CreateOffer(); in TEST_F() local [all …]
|
| D | peer_connection_signaling_unittest.cc | 364 auto offer = in TEST_P() local 415 auto offer = in TEST_P() local 667 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local 679 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local 699 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local 714 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local 916 auto offer = caller->CreateOffer(); in TEST_P() local 1045 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_P() local 1121 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local 1138 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local [all …]
|
| D | peer_connection_data_channel_unittest.cc | 227 auto offer = caller->CreateOffer(); in TEST_P() local 261 auto offer = caller->CreateOffer(); in TEST_P() local 290 auto offer = caller->CreateOffer(); in TEST_P() local 309 auto offer = caller->CreateOffer(options); in TEST_P() local 323 auto offer = caller->CreateOffer(options); in TEST_P() local
|
| D | peer_connection_interface_unittest.cc | 877 bool offer) { in DoCreateOfferAnswer() 977 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferAsRemoteDescription() local 1033 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferAsLocalDescription() local 1159 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferWithOneAudioTrack() local 1167 std::unique_ptr<SessionDescriptionInterface> offer; in CreateOfferWithOneAudioStream() local 1489 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local 1547 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local 1610 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_F() local 1720 std::string offer; in TEST_P() local 1778 std::unique_ptr<SessionDescriptionInterface> offer; in TEST_P() local [all …]
|
| D | peer_connection_ice_unittest.cc | 373 auto offer = caller->CreateOffer(); in TEST_P() local 410 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 424 auto offer = caller->CreateOffer(); in TEST_P() local 434 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 477 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 638 auto offer = caller->CreateOffer(); in TEST_P() local 655 auto offer = pc->CreateOffer(); in TEST_P() local 664 auto offer = pc->CreateOffer(); in TEST_P() local 965 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 986 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local [all …]
|
| D | peer_connection_bundle_unittest.cc | 624 auto offer = caller->CreateOffer(options); in TEST_P() local 728 auto offer = caller->CreateOffer(options); in TEST_P() local 766 auto offer = caller->CreateOfferAndSetAsLocal(options); in TEST_P() local 805 auto offer = caller->CreateOfferAndSetAsLocal(); in TEST_P() local 833 auto offer = caller->CreateOffer(); in TEST_P() local 860 auto offer = caller->CreateOffer(); in TEST_P() local 939 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local 994 auto offer = caller->CreateOffer(RTCOfferAnswerOptions()); in TEST_F() local
|
| D | peer_connection_field_trial_tests.cc | 130 auto offer = caller->CreateOffer(); in TEST_F() local 160 auto offer = caller->CreateOffer(); in TEST_F() local
|
| /external/openscreen/cast/streaming/ |
| D | offer_messages_unittest.cc | 110 Offer offer; in ExpectFailureOnParse() local 118 void ExpectEqualsValidOffer(const Offer& offer) { in ExpectEqualsValidOffer() 244 Offer offer; in TEST() local 294 Offer offer; in TEST() local 316 Offer offer; in TEST() local 559 Offer offer; in TEST() local 566 Offer offer; in TEST() local 575 Offer offer; in TEST() local 589 Offer offer; in TEST() local 606 Offer offer; in TEST() local
|
| D | sender_session.cc | 98 Offer offer; in CreateMirroringOffer() local 114 Offer offer; in CreateRemotingOffer() local 247 Offer offer = CreateMirroringOffer(audio_configs, video_configs, in Negotiate() local 262 Offer offer = CreateRemotingOffer(audio_config, video_config, in NegotiateRemoting() local 281 Offer offer) { in StartNegotiation()
|
| D | sender_session_unittest.cc | 216 const Json::Value offer = std::move(message_body.value()); in ConstructAnswerFromOffer() local 312 const Json::Value offer = std::move(message_body.value()); in TEST_F() local 326 const Json::Value offer = std::move(message_body.value()); in TEST_F() local 340 const Json::Value offer = std::move(message_body.value()); in TEST_F() local 354 const Json::Value offer = std::move(message_body.value()); in TEST_F() local
|
| D | sender_message.cc | 54 Offer offer; in Parse() local
|
| /external/webrtc/p2p/base/ |
| D | transport_description_factory_unittest.cc | 81 std::unique_ptr<TransportDescription> offer = in TestIceRestart() local 125 std::unique_ptr<TransportDescription> offer = in TestIceRenomination() local 218 std::unique_ptr<TransportDescription> offer = in TEST_F() local 231 std::unique_ptr<TransportDescription> offer = in TEST_F() local 247 std::unique_ptr<TransportDescription> offer = in TEST_F() local 260 std::unique_ptr<TransportDescription> offer = in TEST_F() local 286 std::unique_ptr<TransportDescription> offer = in TEST_F() local 326 std::unique_ptr<TransportDescription> offer = in TEST_F() local 340 std::unique_ptr<TransportDescription> offer = in TEST_F() local 349 std::unique_ptr<TransportDescription> offer = in TEST_F() local [all …]
|
| /external/webrtc/test/peer_scenario/tests/ |
| D | unsignaled_stream_test.cc | 58 uint32_t get_ssrc(SessionDescriptionInterface* offer, size_t track_index) { in get_ssrc() 67 void set_ssrc(SessionDescriptionInterface* offer, size_t index, uint32_t ssrc) { in set_ssrc() 153 [&](SessionDescriptionInterface* offer) { in TEST_P() 180 [&](SessionDescriptionInterface* offer) { in TEST_P() 247 [&](SessionDescriptionInterface* offer) { in TEST_P() 250 /* modify_sdp = */ {}, in TEST_P()
|
| D | remote_estimate_test.cc | 49 [](SessionDescriptionInterface* offer) { in TEST() 83 [&extension_map](SessionDescriptionInterface* offer) { in TEST()
|
| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/tailcall/ |
| D | SimpleChannel.kt | 33 private fun offer(element: Int): Boolean { in offer() method in benchmarks.tailcall.SimpleChannel
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
| D | Poolable.java | 4 void offer(); in offer() method
|
| D | BaseKeyPool.java | 19 public void offer(T key) { in offer() method in BaseKeyPool
|
| /external/webrtc/test/pc/e2e/sdp/ |
| D | sdp_changer.cc | 114 SessionDescriptionInterface* offer) { in FillSimulcastContext() 168 std::unique_ptr<SessionDescriptionInterface> offer, in PatchOffer() 202 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchVp8Offer() 308 std::unique_ptr<SessionDescriptionInterface> offer) { in PatchVp9Offer()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | ForwardingQueue.java | 61 public boolean offer(@ParametricNullness E o) { in offer() method in ForwardingQueue
|
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | ForwardingQueue.java | 61 public boolean offer(@ParametricNullness E o) { in offer() method in ForwardingQueue
|