Searched refs:TestFailureException (Results 1 – 4 of 4) sorted by relevance
19 public class TestFailureException extends RuntimeException { class22 public TestFailureException() { in TestFailureException() method in TestFailureException
44 public void reportFailure(String errMsg) throws TestFailureException { in reportFailure()49 throw new TestFailureException(); in reportFailure()
137 } catch (TestFailureException e) { in run()162 throws DeviceNotAvailableException, TestFailureException { in runTest()253 throws DeviceNotAvailableException, ParseException, TestFailureException { in extractDurationAndBitrateFromVideoFileUsingAvprobe()304 throws TestFailureException { in extractVideoDataFromAdbOutput()393 private boolean verifyTestParameters() throws TestFailureException { in verifyTestParameters()
354 } catch (TestFailureException e) { in run()364 throws DeviceNotAvailableException, TestFailureException { in runLatencyTest()394 throws DeviceNotAvailableException, TestFailureException { in runGlitchesTest()509 throws DeviceNotAvailableException, TestFailureException { in runTest()601 throws DeviceNotAvailableException, TestFailureException { in uploadLogsReturnMetrics()685 private boolean verifyTestParameters() throws TestFailureException { in verifyTestParameters()