Searched refs:mFailInvocationWithCause (Results 1 – 1 of 1) sorted by relevance
49 private String mFailInvocationWithCause = null; field in FakeTest209 if (mFailInvocationWithCause != null) { in run()211 throw new RuntimeException(mFailInvocationWithCause); in run()