Searched refs:cmdLineBytes (Results 1 – 1 of 1) sorted by relevance
180 const char* const cmdLineBytes = env->GetStringUTFChars(jCmdLine, DE_NULL); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() local182 if (cmdLineBytes == DE_NULL) in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery()192 cmdLine = std::string(cmdLineBytes); 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()