Searched refs:kTestHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
H A Dweb_contents_video_capture_device_unittest.cc39 const int kTestHeight = 240; member in namespace:content::__anon7733
78 copy_result_size_(kTestWidth, kTestHeight),
166 return gfx::Rect(100, 100, 100 + kTestWidth, 100 + kTestHeight);
314 new VideoCaptureBufferPool(kTestWidth * kTestHeight * 3 / 2, 2);
359 kTestHeight),
376 EXPECT_EQ(gfx::Size(kTestWidth, kTestHeight), frame->coded_size());
406 EXPECT_EQ(kTestHeight, info.height);
546 kTestHeight,
563 kTestHeight,
592 kTestHeight,
[all...]

Completed in 49 milliseconds