Searched refs:mTestException (Results 1 – 1 of 1) sorted by relevance
109 private Throwable mTestException; field in EncodeVirtualDisplayWithCompositionTestImpl152 mTestException = null; in runTestRenderingInSeparateThread()161 mTestException = t; in runTestRenderingInSeparateThread()168 if (mTestException != null) { in runTestRenderingInSeparateThread()169 throw mTestException; in runTestRenderingInSeparateThread()