Searched refs:properties_file (Results 1 – 2 of 2) sorted by relevance
124 def _parse_api_info(self, properties_file): argument144 properties = common_util.read_file_content(properties_file)
357 with open(generated_file) as properties_file:358 generated_content = properties_file.read()