Home
last modified time | relevance | path

Searched defs:write_template (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/test/utils/
H A Dgenerate_gtest_cmakelists.py46 def write_template(path_to_root, test_srcs, additional_libs): function
/aosp_15_r20/external/pigweed/pw_module/py/pw_module/
H A Dcreate.py236 def write_template(self, template_name: str, **template_args) -> None: member in _OutputFile