Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/stdlib_templates/
Dstdlib_templates_generator.py56 … def render_and_write_templates(self, root_path: Path, dirpath: Path, outpath: Path) -> List[str]: member in StdlibTemplatesGenerator
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/generators/ets_func_tests/
Dets_func_test_template_generator.py56 def render_and_write_templates(self, member in EtsFuncTestsCodeGenerator