Searched defs:pipeline_key (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ |
D | pipeline.py | 1072 pipeline_key, argument 1100 pipeline_key, argument 1114 pipeline_key, argument 1984 def evaluate(self, pipeline_key, purpose=None, attempt=0): argument 2395 def handle_run_exception(self, pipeline_key, pipeline_func, e): argument 2426 pipeline_key, argument 2513 def transition_complete(self, pipeline_key): argument 2541 def transition_retry(self, pipeline_key, retry_message): argument 2604 def transition_aborted(self, pipeline_key): argument 2878 def _get_internal_status(pipeline_key=None, argument
|