Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp636 jstring jMime, jstring jtestFile, jstring jrefFile, in nativeTestSimpleDecode() argument
641 const char* cRefFile = env->GetStringUTFChars(jrefFile, nullptr); in nativeTestSimpleDecode()
654 env->ReleaseStringUTFChars(jrefFile, cRefFile); in nativeTestSimpleDecode()