Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
H A DExtractorTest.java111 Native nativeExtractor = new Native(); in testNativeExtractor() local
116 int status = nativeExtractor.Extract(mInputFilePath, mInputFileName, mStatsFile); in testNativeExtractor()