Searched refs:_wdiff_command (Results 1 – 2 of 2) sorted by relevance
718 def _wdiff_command(self, actual_filename, expected_filename): member in Port739 command = self._wdiff_command(actual_filename, expected_filename)
57 command = port._wdiff_command("/actual/path", "/expected/path")