Home
last modified time | relevance | path

Searched refs:CreateTestFrame (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/codec/
Dvideo_encoder_vpx_unittest.cc24 static scoped_ptr<webrtc::DesktopFrame> CreateTestFrame( in CreateTestFrame() function
55 scoped_ptr<webrtc::DesktopFrame> frame(CreateTestFrame(frame_size)); in TEST()
79 scoped_ptr<webrtc::DesktopFrame> frame(CreateTestFrame(frame_size)); in TEST()
103 scoped_ptr<webrtc::DesktopFrame> frame(CreateTestFrame(frame_size)); in TEST()
122 scoped_ptr<webrtc::DesktopFrame> frame(CreateTestFrame(frame_size)); in TEST()
130 frame = CreateTestFrame(frame_size); in TEST()
144 scoped_ptr<webrtc::DesktopFrame> frame(CreateTestFrame(frame_size)); in TEST()
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc61 DesktopFrame* CreateTestFrame() { in CreateTestFrame() function
242 SharedDesktopFrame::Wrap(CreateTestFrame())); in TEST_F()