Home
last modified time | relevance | path

Searched refs:_short_repr (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/pipeline/pipeline/
Dpipeline.py1094 self._class_path, _short_repr(self.args),
1095 _short_repr(self.kwargs), self._pipeline_key.name(), kwargs)
1108 self._class_path, _short_repr(self.args),
1109 _short_repr(self.kwargs), self._pipeline_key.name())
1126 self._class_path, _short_repr(self.args),
1127 _short_repr(self.kwargs), self._pipeline_key.name())
1136 self._class_path, _short_repr(self.args), _short_repr(self.kwargs))
1226 def _short_repr(obj): function
1298 (key, pipeline_name, _short_repr(args), _short_repr(kwargs)))
1796 _short_repr(pipeline_record.params)))
[all …]