Home
last modified time | relevance | path

Searched refs:FakePeriodicVideoCapturer (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/test/
Dfakeperiodicvideocapturer.h39 class FakePeriodicVideoCapturer : public cricket::FakeVideoCapturer {
41 FakePeriodicVideoCapturer() { in FakePeriodicVideoCapturer() function
Dpeerconnectiontestwrapper.cc289 new webrtc::FakePeriodicVideoCapturer(), &constraints); in GetUserMedia()
/external/webrtc/talk/app/webrtc/
Dpeerconnection_unittest.cc423 new webrtc::FakePeriodicVideoCapturer(); in CreateLocalVideoTrack()