Searched refs:static_video_views (Results 1 – 3 of 3) sorted by relevance
272 StaticVideoViews static_video_views; member
2523 request.static_video_views.push_back(cricket::StaticVideoView( in TEST_F()2535 request.static_video_views.clear(); in TEST_F()2536 request.static_video_views.push_back(cricket::StaticVideoView( in TEST_F()2545 request.static_video_views.clear(); in TEST_F()2546 request.static_video_views.push_back(cricket::StaticVideoView( in TEST_F()2558 request.static_video_views.clear(); in TEST_F()
1870 for (view = request.static_video_views.begin(); in ApplyViewRequest_w()1871 view != request.static_video_views.end(); ++view) { in ApplyViewRequest_w()1884 for (StaticVideoViews::const_iterator it = request.static_video_views.begin(); in ApplyViewRequest_w()1885 it != request.static_video_views.end(); ++it) { in ApplyViewRequest_w()