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