Searched defs:kVideoDataSize (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/media/
H A Dcast_transport_host_filter_unittest.cc116 const int kVideoDataSize = 4711; local
117 video_frame.data = std::string(kVideoDataSize, 'p');

Completed in 108 milliseconds