
The Copy() function previously did not copy the logging timestamp. To be able to use Copy() in this test, we add private copy constructors for RtcEvents which the Copy() can use to copy everything including the timestamp. Also adds missing test for RtcEventAlrState, RtcEventIceCandidatePairConfig and RtcEventIceCandidatePair. Bug: webrtc:8111 Change-Id: I3901231735baa4e671173c921eada0a4be6de7c9 Reviewed-on: https://webrtc-review.googlesource.com/86042 Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23774}