Searched refs:format_output (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py170 def format_output(self, command, output): member in class:Pkg5CommonException
2304 str += self.format_output(None, self.__output)
2321 str += self.format_output(self.__command, self.__output)
2346 str += self.format_output(self.__command, self.__output)

Completed in 55 milliseconds