Searched defs:excep (Results 1 – 2 of 2) sorted by relevance
168 static void report_exception(JNIEnv* env, jthrowable excep, const char* msg) in report_exception()264 jthrowable excep = env->ExceptionOccurred(); in onTransact() local283 jthrowable excep = env->ExceptionOccurred(); in onTransact() local392 jthrowable excep = env->ExceptionOccurred(); in binderDied() local
484 Throwable excep = null; in runSingleJunitTest() local517 failed(test.toString(), excep); in runSingleJunitTest() local