Searched refs:output_paths (Results 1 – 3 of 3) sorted by relevance
146 output_paths = []153 output_paths.append(output_path)157 return output_paths207 def AssertFilesList(output_paths, assert_files_list): argument208 actual = set(output_paths)229 output_paths = DoGenerate(options, args)232 AssertFilesList(output_paths, options.assert_files_list)234 return " ".join(output_paths)
87 output_paths = []89 output_paths.append(single_process.CollectProfile())90 return output_paths
134 def output_paths(self, definition_name): member in CodeGeneratorV8174 header_path, cpp_path = self.output_paths(interface_name)190 header_path, cpp_path = self.output_paths(dictionary_name)201 def output_paths(self, definition_name, interface_info): member in CodeGeneratorDictionaryImpl219 header_path, cpp_path = self.output_paths(