Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeMuxerTest.cpp1177 jstring joutPath) { in nativeTestNoSamples() argument
1181 const char* coutPath = env->GetStringUTFChars(joutPath, nullptr); in nativeTestNoSamples()
1231 env->ReleaseStringUTFChars(joutPath, coutPath); in nativeTestNoSamples()