Home | History | Annotate | Download | only in jni

Lines Matching refs:exception

16 # Enable RTTI and exception handling for some tests
1382 $(call gen-test, depr/exception.unexpected/nothing_to_do)
1383 $(call gen-test, depr/exception.unexpected/set.unexpected/get_unexpected)
1384 $(call gen-test, depr/exception.unexpected/set.unexpected/set_unexpected)
1385 $(call gen-test, depr/exception.unexpected/unexpected.handler/unexpected_handler)
1386 $(call gen-test, depr/exception.unexpected/unexpected/unexpected)
1996 $(call gen-test, language.support/support.exception/bad.exception/bad_exception)
1997 $(call gen-test, language.support/support.exception/exception/exception)
1998 $(call gen-test, language.support/support.exception/exception.terminate/nothing_to_do)
1999 $(call gen-test, language.support/support.exception/exception.terminate/set.terminate/get_terminate)
2000 $(call gen-test, language.support/support.exception/exception.terminate/set.terminate/set_terminate)
2001 $(call gen-test, language.support/support.exception/exception.terminate/terminate.handler/terminate_handler)
2002 $(call gen-test, language.support/support.exception/exception.terminate/terminate/terminate)
2003 $(call gen-test, language.support/support.exception/except.nested/assign)
2004 $(call gen-test, language.support/support.exception/except.nested/ctor_copy)
2005 $(call gen-test, language.support/support.exception/except.nested/ctor_default)
2006 $(call gen-test, language.support/support.exception/except.nested/rethrow_if_nested)
2007 $(call gen-test, language.support/support.exception/except.nested/rethrow_nested)
2008 $(call gen-test, language.support/support.exception/except.nested/throw_with_nested)
2009 $(call gen-test, language.support/support.exception/propagation/current_exception)
2010 $(call gen-test, language.support/support.exception/propagation/exception_ptr)
2011 $(call gen-test, language.support/support.exception/propagation/make_exception_ptr)
2012 $(call gen-test, language.support/support.exception/propagation/rethrow_exception)
2013 $(call gen-test, language.support/support.exception/uncaught/uncaught_exception)
2014 $(call gen-test, language.support/support.exception/version)
3703 $(call gen-test, thread/thread.condition/thread.condition.condvarany/wait.exception) # new
3704 $(call gen-test, thread/thread.condition/thread.condition.condvarany/wait_for.exception) # new
3809 $(call gen-test, thread/thread.req/thread.req.exception/nothing_to_do)