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

/external/chromium_org/chromecast/media/cma/filters/
H A Ddemuxer_stream_adapter_unittest.cc169 int total_frames_; member in class:chromecast::media::DemuxerStreamAdapterTest
245 if (frame_received_count_ >= total_frames_) {
281 total_frames_ = 10;
282 early_flush_idx_ = total_frames_; // No early flush.
302 total_frames_ = 10;
303 early_flush_idx_ = total_frames_; // No early flush.
323 total_frames_ = 10;

Completed in 98 milliseconds