Searched refs:mTestException (Results 1 – 1 of 1) sorted by relevance
112 private Throwable mTestException; field in EncodeVirtualDisplayWithCompositionTest240 mTestException = null; in runTestRenderingInSeparateThread()247 mTestException = t; in runTestRenderingInSeparateThread()254 if (mTestException != null) { in runTestRenderingInSeparateThread()255 throw mTestException; in runTestRenderingInSeparateThread()