Home
last modified time | relevance | path

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

/test/app_compat/csuite/tools/script/
Dgenerate_module.py92 test_module_template_file_path=None): argument
108 if test_module_template_file_path:
109 with open(test_module_template_file_path, 'r') as f: