Searched refs:ctestPath (Results 1 – 1 of 1) sorted by relevance
655 const char* ctestPath = env->GetStringUTFChars(jrefPath, nullptr); in nativeTestExtract() local659 FILE* testFp = fopen(ctestPath, "rbe"); in nativeTestExtract()673 env->ReleaseStringUTFChars(jrefPath, ctestPath); in nativeTestExtract()