Searched defs:pipeline_file (Results 1 – 3 of 3) sorted by relevance
65 def confirm_pipeline_file(self, pipeline_file, num_ops, op_list=None): argument
97 def confirm_ops_in_pipeline(self, pipeline_file, num_ops, op_list): argument
32 std::string pipeline_file = "./pipeline_profiling_" + std::to_string(file_id) + ".json"; in DeleteFiles() local