webrtc/rtc_base/memory
Niels Möller 83830f316e Delete TestListener and top-level thread wrapping.
Instead use rtc::AutoThread in tests that need that.

Bug: webrtc:9714
Change-Id: I1f33b1b2d321770d062504dd9ef86d66a345dd42
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254681
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36950}
2022-05-20 15:21:21 +00:00
..
aligned_malloc.cc Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
aligned_malloc.h Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
aligned_malloc_unittest.cc Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
always_valid_pointer.h Use AlwaysValidPointer in connection_context 2022-05-03 13:39:06 +00:00
always_valid_pointer_unittest.cc Use AlwaysValidPointer in connection_context 2022-05-03 13:39:06 +00:00
BUILD.gn AlwaysValidPointer - forwarding constructor and tests 2022-03-19 00:31:37 +00:00
fifo_buffer.cc Delete unused FifoBuffer methods 2021-09-27 14:32:47 +00:00
fifo_buffer.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ 2022-01-13 20:42:15 +00:00
fifo_buffer_unittest.cc Delete TestListener and top-level thread wrapping. 2022-05-20 15:21:21 +00:00