Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pipeline/pipeline/
Dpipeline.py434 _class_path = None # Set for each class variable in Pipeline
541 return cls._class_path
898 'class_path': self._class_path,
1068 cls._class_path = class_path
1094 self._class_path, _short_repr(self.args),
1108 self._class_path, _short_repr(self.args),
1126 self._class_path, _short_repr(self.args),
1136 self._class_path, _short_repr(self.args), _short_repr(self.kwargs))
1355 'class_path': pipeline._class_path,
1813 class_path=pipeline._class_path,
[all …]