Searched refs:PythonUnitTestParseException (Results 1 – 1 of 1) sorted by relevance
104 private class PythonUnitTestParseException extends Exception { class in VtsMultiDeviceTestResultParser105 public PythonUnitTestParseException(String reason) { in PythonUnitTestParseException() method in VtsMultiDeviceTestResultParser.PythonUnitTestParseException126 } catch (PythonUnitTestParseException e) { in processNewLines()141 } catch (PythonUnitTestParseException e) { in processNewLines()196 void parse() throws PythonUnitTestParseException { in parse()221 throw new PythonUnitTestParseException("FailMessage"); in parse()482 throws PythonUnitTestParseException { in parseError()483 throw new PythonUnitTestParseException( in parseError()