Searched refs:FakeWebRtcVcmFactory (Results 1 – 3 of 3) sorted by relevance
37 class FakeWebRtcVcmFactory; variable42 FakeWebRtcVideoCaptureModule(FakeWebRtcVcmFactory* factory, int32_t id) in FakeWebRtcVideoCaptureModule()131 FakeWebRtcVcmFactory* factory_;
49 : factory_(new FakeWebRtcVcmFactory), in WebRtcVideoCapturerTest()63 FakeWebRtcVcmFactory* factory_; // owned by capturer_
38 class FakeWebRtcVcmFactory : public cricket::WebRtcVcmFactoryInterface {