Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Dmanager_env.py364 hasattr(device, ConfigConst.support_component):
365 subsystems, parts = getattr(device, ConfigConst.support_component)
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py319 support_component = "support_component" variable in ConfigConst
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit.py843 if hasattr(device, ConfigConst.support_component):
856 setattr(device, ConfigConst.support_component,
898 if hasattr(device, ConfigConst.support_component):
899 setattr(device, ConfigConst.support_component, None)
/test/testfwk/developer_test/src/core/command/
H A Dconsole.py505 support_component = "support_component" variable in ConfigConst

Completed in 5 milliseconds