Home | History | Annotate | Download | only in base

Lines Matching refs:kTestWidth

624     const int kTestWidth = 160;
626 cricket::VideoFormat format(kTestWidth, kTestHeight,
637 kTestWidth, kTestHeight, cricket::FOURCC_I420));
639 renderer2, 1, kTestWidth, kTestHeight, kTimeout);
665 EXPECT_EQ(kTestWidth, info.senders[1].send_frame_width);
1087 const int kTestWidth = 160;
1090 kTestWidth, kTestHeight, cricket::FOURCC_I420));
1092 renderer1, 1, kTestWidth, kTestHeight, kTimeout);
1095 kTestWidth, kTestHeight, cricket::FOURCC_I420));
1097 renderer2, 1, kTestWidth, kTestHeight, kTimeout);