commit | ea7e7877bcb49e1bf0fd098c0d862c971b32db86 | [log] [tgz] |
---|---|---|
author | Gopalakrishnan Nallasamy <gokrishnan@google.com> | Wed Feb 06 14:20:25 2019 -0800 |
committer | Gopalakrishnan Nallasamy <gokrishnan@google.com> | Wed Feb 06 14:20:25 2019 -0800 |
tree | 11ee831b4c63ec700676bf441f67578313e2889a | |
parent | b8b4533d0318957ead2a52550a5aa069d7201e99 [diff] |
CTS:MediaMuxerTest:verify all samples in all track cloneAndVerify() was using verifySamplesMatch() to verify only two samples after cloning a whole file using MediaMuxer. Modified the code to use another function verifyTimestampsWithSamplesDropSet() which compares all samples in all tracks now. Bug: 122490643 Test: atest CtsMediaTestCases:android.media.cts.MediaMuxerTest Change-Id: If1b47b63ad7a9a42d8ffc05ee16f7cfb20bbe7c8