Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/utils/
Dfile_util.py73 def get_resource_path(resource_file_path, isdir=None): function
/test/testfwk/xdevice/src/xdevice/_core/config/
Dconfig_manager.py238 def get_resource_path(self): member in UserConfigManager