Searched defs:stats_proxy_ (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/video/ | ||
D | video_send_stream.h | 104 SendStatisticsProxy stats_proxy_; variable |
D | video_send_stream_impl.h | 153 SendStatisticsProxy* const stats_proxy_; variable |
D | video_receive_stream.h | 172 ReceiveStatisticsProxy stats_proxy_; variable |
D | video_receive_stream2.h | 198 ReceiveStatisticsProxy stats_proxy_; variable |
D | video_send_stream_impl_unittest.cc | 175 SendStatisticsProxy stats_proxy_; member in webrtc::internal::VideoSendStreamImplTest |
D | video_stream_encoder_unittest.cc | 1317 std::unique_ptr<MockableSendStatisticsProxy> stats_proxy_; member in webrtc::VideoStreamEncoderTest |
/external/webrtc/call/ | ||
D | rtp_video_sender_unittest.cc | 201 SendStatisticsProxy stats_proxy_; member in webrtc::__anon19f0919d0111::RtpVideoSenderTestFixture |