webrtc/api/rtc_event_log
Markus Handell f015a12802 RtcEventLogImpl: Add mocked time test.
This change adds mocked time unit tests to RtcEventLogImpl. In
order to simplify test implementation, the Impl ctor was changed
to accept an already created event log encoder. The previous
factory was made public in the Impl interface and relevant
code sites were updated.

Bug: chromium:1288710
Change-Id: Ifbfd899c5a06a3350c7e5fbc3bb7280f67124f2b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290382
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Markus Handell <handellm@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38987}
2023-01-03 14:08:16 +00:00
..
BUILD.gn Add kill-switch to RTC event log factory. 2020-11-05 14:08:02 +00:00
rtc_event.cc Reland "Deprecate microsecond timestamps in RTC event log." 2021-06-17 12:08:54 +00:00
rtc_event.h RtcEventLogImpl: Add mocked time test. 2023-01-03 14:08:16 +00:00
rtc_event_log.cc Publish rtc event log api and default factory for it in api/ 2019-05-22 13:38:25 +00:00
rtc_event_log.h Prepare for new event log parser. 2022-01-18 16:13:13 +00:00
rtc_event_log_factory.cc RtcEventLogImpl: Add mocked time test. 2023-01-03 14:08:16 +00:00
rtc_event_log_factory.h Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +00:00
rtc_event_log_factory_interface.h Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +00:00