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