Searched defs:throwing (Results 1 – 6 of 6) sorted by relevance
15 void throwing() { function
61 function testNotOmittedBuiltin(throwing, included) { argument
227 function testOmittedBuiltin(throwing, omitted) { argument
239 function testOmittedBuiltin(throwing, omitted) { argument
2312 static <T> Callable<T> throwing(final Exception exception) { in throwing() method in CacheLoadingTest