Searched refs:PythonUnitTestParseException (Results 1 – 1 of 1) sorted by relevance
97 private class PythonUnitTestParseException extends Exception { class in VtsMultiDeviceTestResultParser98 public PythonUnitTestParseException(String reason) { in PythonUnitTestParseException() method in VtsMultiDeviceTestResultParser.PythonUnitTestParseException120 } catch (PythonUnitTestParseException e) { in processNewLines()135 } catch (PythonUnitTestParseException e) { in processNewLines()190 void parse() throws PythonUnitTestParseException { in parse()215 throw new PythonUnitTestParseException("FailMessage"); in parse()397 throws PythonUnitTestParseException { in parseError()398 throw new PythonUnitTestParseException( in parseError()