Searched refs:sCapturedSetupThrowable (Results 1 – 1 of 1) sorted by relevance
101 private static Throwable sCapturedSetupThrowable; field in SimultaneousCallingRestrictionsTest203 sCapturedSetupThrowable = th; in beforeAllTests()270 if (sCapturedSetupThrowable != null) { in beforeTest()273 throw sCapturedSetupThrowable; in beforeTest()