Searched defs:config_path (Results 1 – 4 of 4) sorted by relevance
| /test/testfwk/developer_test/local_coverage/resident_service/ |
| D | init_gcov.py | 121 def modify_foundation_xml(serv, config_path, origin_xml) -> str: argument 147 def modify_foundation_json(serv, config_path, origin_json) -> str: argument 175 def create_service_json(serv, config_path, origin_json) -> str: argument 204 def create_service_xml(serv, config_path, origin_xml) -> str: argument 230 def create_service_cfg(serv, config_path, origin_cfg) -> str: argument 259 def remove_configs(config_path): argument
|
| D | pull_service_gcda.py | 145 config_path = os.path.join(service_path, "config") variable
|
| /test/testfwk/developer_test/src/core/config/ |
| D | config_manager.py | 315 def __init__(self, config_path=""): argument
|
| /test/xts/tools/ci/ |
| D | Utils.py | 85 config_path = os.path.join(HOME, "test/xts/tools/config") variable in MatchConfig
|