webrtc/pc/test
Niels Möller 6097b0fac0 Delete use of AsyncInvoker from PeerConnectionIntegrationWrapper
Bug: webrtc:12339
Change-Id: Ie76b2f4af9953579a24e2cf3f0f8833dc0d7999c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/211354
Reviewed-by: Taylor <deadbeef@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33456}
2021-03-15 10:02:35 +00:00
..
android_test_initializer.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
android_test_initializer.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
DEPS
fake_audio_capture_module_unittest.cc Migrate pc/ to webrtc::Mutex. 2020-07-07 18:25:09 +00:00
fake_audio_capture_module.cc Migrate pc/ to webrtc::Mutex. 2020-07-07 18:25:09 +00:00
fake_audio_capture_module.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
fake_data_channel_provider.h Split DataChannel into two separate classes for RTP and SCTP. 2020-07-10 00:03:21 +00:00
fake_peer_connection_base.h Split DataChannel into two separate classes for RTP and SCTP. 2020-07-10 00:03:21 +00:00
fake_peer_connection_for_stats.h Fix standard GetStats to not modify NetEq state. 2020-09-14 09:51:21 +00:00
fake_periodic_video_source.h Replace rtc::ThreadChecker with webrtc::SequenceChecker 2021-02-02 14:56:27 +00:00
fake_periodic_video_track_source.h [Adaptation] Add ability to inject resources on the PeerConnection. 2020-06-11 14:17:01 +00:00
fake_rtc_certificate_generator.h Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. 2020-12-11 09:58:40 +00:00
fake_video_track_renderer.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
fake_video_track_source.h Refactor PeerConnectionFactoryTest to not use FakeVideoCapturer. 2019-01-18 12:57:11 +00:00
frame_generator_capturer_video_track_source.h Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
integration_test_helpers.cc Reland "Reland "Split peer_connection_integrationtest.cc into pieces"" 2021-02-17 12:28:07 +00:00
integration_test_helpers.h Delete use of AsyncInvoker from PeerConnectionIntegrationWrapper 2021-03-15 10:02:35 +00:00
mock_channel_interface.h Revert "Do all BaseChannel operations within a single Thread::Invoke." 2021-01-29 21:56:38 +00:00
mock_data_channel.h Split DataChannel into two separate classes for RTP and SCTP. 2020-07-10 00:03:21 +00:00
mock_delayable.h In pc/ replace mock macros with unified MOCK_METHOD macro 2020-05-18 17:06:25 +00:00
mock_peer_connection_observers.h [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. 2020-08-25 09:56:39 +00:00
mock_rtp_receiver_internal.h When stopping a transceiver, end the receiver's track. 2020-09-24 21:37:32 +00:00
mock_rtp_sender_internal.h Reland "Implement transceiver.stop()" 2020-08-11 10:46:23 +00:00
peer_connection_test_wrapper.cc Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
peer_connection_test_wrapper.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
rtc_stats_obtainer.h Replace rtc::ThreadChecker with webrtc::SequenceChecker 2021-02-02 14:56:27 +00:00
rtp_transport_test_util.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
srtp_test_util.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
test_sdp_strings.h Prefix HAVE_SCTP macro with WEBRTC_. 2021-01-20 10:51:07 +00:00