Searched refs:wrapped_formatter (Results 1 – 1 of 1) sorted by relevance
107 def __init__(self, output_path, wrapped_formatter=None): argument109 self.wrapped_formatter = wrapped_formatter122 if self.wrapped_formatter:123 self.wrapped_formatter.AddError(dependee_status)132 if self.wrapped_formatter:133 self.wrapped_formatter.PrintResults()