Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc752 bool HdFormatInList(const std::vector<cricket::VideoFormat>& formats) { in HdFormatInList() function
779 EXPECT_TRUE(HdFormatInList(*capturer_.GetSupportedFormats())); in TEST_F()
781 EXPECT_FALSE(HdFormatInList(*capturer_.GetSupportedFormats())); in TEST_F()
786 EXPECT_TRUE(HdFormatInList(*capturer_.GetSupportedFormats())); in TEST_F()
788 EXPECT_TRUE(HdFormatInList(*capturer_.GetSupportedFormats())); in TEST_F()