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

/external/chromium_org/media/base/
H A Daudio_splicer_unittest.cc169 const int kGapSize = 7; local
170 input_timestamp_helper_.AddFrames(kGapSize);
196 EXPECT_EQ(kGapSize, output_2->frame_count());
214 const int kGapSize = kDefaultSampleRate; local
215 input_timestamp_helper_.AddFrames(kGapSize);

Completed in 42 milliseconds