Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pipeline/pipeline/
Dpipeline.py765 self._context.fill_slot(self._pipeline_key, slot, value)
833 self._context.fill_slot(
1447 def fill_slot(self, filler_pipeline_key, slot, value): member in _PipelineContext
2135 self.fill_slot(pipeline_key, caller_output.default, None)
2159 self.fill_slot(pipeline_key, caller_output.default, result)
2247 self.fill_slot(pipeline_key, caller_output.default, None)