HomeSort by relevance Sort by last modified time
    Searched full:nativedebugtext (Results 1 - 1 of 1) sorted by null

  /cts/apps/CtsVerifier/jni/cameraanalyzer/
com_android_cts_verifier_camera_analyzer_ExposureCompensationTest.cpp 85 const char* nativeDebugText = testHandler->getDebugText();
86 ALOGV("%s", nativeDebugText);
87 return env->NewStringUTF(nativeDebugText);

Completed in 628 milliseconds