Searched defs:resource_dir (Results 1 – 3 of 3) sorted by relevance
| /test/testfwk/developer_test/src/core/config/ |
| D | resource_manager.py | 163 def process_resource_file(self, resource_dir, preparer_list, device): argument 195 def lite_process_resource_file(self, resource_dir, preparer_list): argument 228 def process_preparer_data(self, data_dic, resource_dir, device): argument 235 def lite_process_preparer_data(self, data_dic, resource_dir): argument 242 def process_cleaner_data(self, data_dic, resource_dir, device): argument
|
| /test/testfwk/xdevice/src/xdevice/_core/config/ |
| D | resource_manager.py | 100 def process_resource_file(resource_dir, preparer_list, device): argument 154 def process_preparer_data(self, data_dic, resource_dir, device): argument 161 def process_cleaner_data(self, data_dic, resource_dir, device): argument
|
| /test/xts/tools/build/ |
| D | suite.py | 331 def _archive_test_resource(self, xml_file, root_dir, resource_dir): argument
|