Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/mako/test/
Dtest_lookup.py12 from mako.testing.helpers import replace_file_with_dir
142 replace_file_with_dir(index_file)
/aosp_15_r20/external/python/mako/mako/testing/
Dhelpers.py45 def replace_file_with_dir(pathspec): function