Home
last modified time | relevance | path

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

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