Lines Matching refs:VideoSourceRestrictions
139 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
142 const VideoSourceRestrictions& unfiltered_restrictions) { in OnVideoSourceRestrictionsUpdated()
149 VideoSourceRestrictions last_restrictions() const { in last_restrictions()
155 VideoSourceRestrictions last_restrictions_;
163 const VideoSourceRestrictions& restrictions_before,
164 const VideoSourceRestrictions& restrictions_after,
174 const VideoSourceRestrictions& restrictions_before,
175 const VideoSourceRestrictions& restrictions_after,
201 EXPECT_EQ(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
270 EXPECT_EQ(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
342 EXPECT_EQ(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
539 EXPECT_EQ(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
767 EXPECT_EQ(VideoSourceRestrictions(), listener.last_restrictions()); in TEST_F()
806 EXPECT_NE(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
810 EXPECT_EQ(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
814 EXPECT_NE(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
818 EXPECT_EQ(VideoSourceRestrictions(), adapter_.source_restrictions()); in TEST_F()
916 VideoSourceRestrictions restrictions_before; in TEST_F()
917 VideoSourceRestrictions restrictions_after; in TEST_F()
923 EXPECT_EQ(VideoSourceRestrictions(), restrictions_before); in TEST_F()