webrtc/modules
Danil Chapovalov e519f38eaa Remove rtc::Location from SendTask test helper
that rtc::Location parameter was used only as extra information for the
RTC_CHECKs directly in the function, thus call stack of the crash should
provide all the information about the caller.

Bug: webrtc:11318
Change-Id: Iec6dd2c5de547f3e1601647a614be7ce57a55734
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/270920
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37748}
2022-08-11 12:55:32 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Allow old checksum as it breaks upstream project otherwise 2022-07-28 07:14:09 +00:00
audio_device Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_mixer Remove rtc::Location from SendTask test helper 2022-08-11 12:55:32 +00:00
audio_processing Remove unnecessary overload 2022-08-11 12:34:32 +00:00
congestion_controller clean up misc TimeDelta use 2022-08-02 13:52:36 +00:00
desktop_capture Wayland screencast: fix crash on fd ownership violation 2022-08-08 17:19:46 +00:00
include Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
pacing clean up misc TimeDelta use 2022-08-02 13:52:36 +00:00
remote_bitrate_estimator Improve PacketArrivalTimeMap perfomance 2022-08-09 13:31:20 +00:00
rtp_rtcp Remove rtc::Location from SendTask test helper 2022-08-11 12:55:32 +00:00
third_party Update portaudio to the latest 2022-05-13 09:01:34 +00:00
utility Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
video_capture Update/delete old TODOs 2022-07-06 07:49:04 +00:00
video_coding Remove rtc::Location from SendTask test helper 2022-08-11 12:55:32 +00:00
video_processing Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
BUILD.gn Clarify and extend test support for certain sample rates in audio processing 2022-08-03 14:26:36 +00:00
module_common_types_unittest.cc