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

/external/chromium_org/media/filters/
H A Dsource_buffer_stream_unittest.cc44 void NewSegmentAppend(int starting_position, int number_of_buffers) { function in class:media::SourceBufferStreamTest
49 void NewSegmentAppend(int starting_position, int number_of_buffers, function in class:media::SourceBufferStreamTest
79 void NewSegmentAppend(const std::string& buffers_to_append) { function in class:media::SourceBufferStreamTest
348 NewSegmentAppend(0, 15);
359 NewSegmentAppend(0, 1);
372 NewSegmentAppend(0, 5);
375 NewSegmentAppend(15, 10);
388 NewSegmentAppend(0, 10);
391 NewSegmentAppend(15, 11);
394 NewSegmentAppend(1
[all...]

Completed in 28 milliseconds