Home | History | Annotate | Download | only in base

Lines Matching refs:propagate

65     // Expect the unchecked exception to propagate as-is
125 // Expect the unchecked exception to propagate as-is
145 // Expect the checked exception to propagate as-is
208 // Expect the unchecked exception to propagate as-is
231 // Expect the checked exception to propagate as-is
254 // Expect the checked exception to propagate as-is
275 throw Throwables.propagate(t);
290 throw Throwables.propagate(t);
295 // Expect the unchecked exception to propagate as-is
309 throw Throwables.propagate(t);
314 // Expect the error to propagate as-is
328 throw Throwables.propagate(t);
350 throw Throwables.propagate(t);
366 throw Throwables.propagate(t);
387 throw Throwables.propagate(t);
408 throw Throwables.propagate(t);