Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
H A Dsnippets.py55 def all_snippets_from_file(sample_file: str) -> Dict[str, str]: function
122 for snippet, code in all_snippets_from_file(file).items():