Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeExtractorTest.cpp655 const char* ctestPath = env->GetStringUTFChars(jrefPath, nullptr); in nativeTestExtract() local
659 FILE* testFp = fopen(ctestPath, "rbe"); in nativeTestExtract()
673 env->ReleaseStringUTFChars(jrefPath, ctestPath); in nativeTestExtract()