Home
last modified time | relevance | path

Searched refs:component_base_kit (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dscheduler.py516 getattr(config, ConfigConst.component_base_kit, ""):
521 kit = getattr(config, ConfigConst.component_base_kit)
719 setattr(config, ConfigConst.component_base_kit, cur_kit)
723 component_kit = task.config.get(ConfigConst.component_base_kit, None)
H A Dsource.py184 getattr(config, ConfigConst.component_base_kit, "") and \
222 getattr(config, ConfigConst.component_base_kit, ""):
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py318 component_base_kit = "component_base_kit" variable in ConfigConst
/test/testfwk/developer_test/src/core/command/
H A Dconsole.py504 component_base_kit = "component_base_kit" variable in ConfigConst

Completed in 6 milliseconds