Home
last modified time | relevance | path

Searched refs:muxedFile (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
DMuxerTest.java173 File muxedFile = new File(mMuxOutputFile); in testNativeMuxer() local
175 if (muxedFile.exists()) { in testNativeMuxer()
177 muxedFile.delete()); in testNativeMuxer()