Searched defs:stats_proxy (Results 1 – 4 of 4) sorted by relevance
93 SendStatisticsProxy* stats_proxy, in CreateObservers()113 SendStatisticsProxy* stats_proxy, in CreateVideoStreamEncoder()
80 VCMReceiveStatisticsCallback* stats_proxy, in VideoStreamBufferController()
210 SendStatisticsProxy* stats_proxy, in VideoSendStreamImpl()
380 SendStatisticsProxy* stats_proxy, in VideoStreamEncoderUnderTest()9135 auto stats_proxy = std::make_unique<MockableSendStatisticsProxy>( in TEST() local