Home | History | Annotate | Download | only in base

Lines Matching refs:propagate

66     // Expect the unchecked exception to propagate as-is
126 // Expect the unchecked exception to propagate as-is
146 // Expect the checked exception to propagate as-is
209 // Expect the unchecked exception to propagate as-is
232 // Expect the checked exception to propagate as-is
255 // Expect the checked exception to propagate as-is
276 throw Throwables.propagate(t);
291 throw Throwables.propagate(t);
296 // Expect the unchecked exception to propagate as-is
310 throw Throwables.propagate(t);
315 // Expect the error to propagate as-is
329 throw Throwables.propagate(t);
351 throw Throwables.propagate(t);
367 throw Throwables.propagate(t);
388 throw Throwables.propagate(t);
409 throw Throwables.propagate(t);