Searched refs:oneException (Results 1 – 1 of 1) sorted by relevance
77 jthrowable oneException = (*env)->ExceptionOccurred(env); in runJniTests() local78 if (oneException != NULL) { in runJniTests()