Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/mako/test/
Dtest_lookup.py11 from mako.testing.helpers import file_with_template_code
133 index_file = file_with_template_code(
/aosp_15_r20/external/python/mako/mako/testing/
Dhelpers.py52 def file_with_template_code(filespec): function