Searched refs:jCmdLine (Results 1 – 1 of 1) sorted by relevance
170 …bilityQueryInstrumentation_nativeRenderConfigSupportedQuery (JNIEnv* env, jclass, jstring jCmdLine) in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() argument180 const char* const cmdLineBytes = env->GetStringUTFChars(jCmdLine, DE_NULL); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery()196 env->ReleaseStringUTFChars(jCmdLine, cmdLineBytes); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery()200 env->ReleaseStringUTFChars(jCmdLine, cmdLineBytes); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery()