Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc345 typedef std::map<std::string, std::vector<int> > FrameRatesByResolution; in TEST_F() typedef
346 FrameRatesByResolution frame_rates_by_resolution; in TEST_F()
380 for (FrameRatesByResolution::const_iterator it = in TEST_F()