Searched refs:zero_width (Results 1 – 1 of 1) sorted by relevance
317 VideoCodec zero_width = codec; in TEST_F() local318 zero_width.width = 0; in TEST_F()319 EXPECT_FALSE(zero_width.ValidateCodecFormat()); in TEST_F()