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