Searched refs:vga_format (Results 1 – 1 of 1) sorted by relevance
770 cricket::VideoFormat vga_format(640, 480, in TEST_F() local780 capturer_.ConstrainSupportedFormats(vga_format); in TEST_F()787 capturer_.ConstrainSupportedFormats(vga_format); in TEST_F()792 cricket::VideoFormat vga_format(640, 480, in TEST_F() local807 capturer_.ConstrainSupportedFormats(vga_format); in TEST_F()811 supported_formats.push_back(vga_format); in TEST_F()814 EXPECT_EQ(vga_format.height, capturer_.GetSupportedFormats()->at(0).height); in TEST_F()