Home
last modified time | relevance | path

Searched refs:scan_support_product (Results 1 - 6 of 6) sorted by relevance

/test/testfwk/developer_test/src/core/command/
H A Ddisplay.py30 from core.utils import scan_support_product namespace
208 # 列表注释 scan_support_product() = [DAYU,Hi3516,ohos_arm64,ohos_sdk,rk3568]
209 scan_product_list = scan_support_product()
283 scan_product_list = scan_support_product()
H A Dparameter.py20 from core.utils import scan_support_product namespace
H A Drun.py36 from core.utils import scan_support_product namespace
99 all_product_list = scan_support_product()
/test/testfwk/developer_test/src/core/
H A Dutils.py80 standard_large_system_list = scan_support_product()
107 def scan_support_product(): function
212 if (product_form in scan_support_product() or product_form in product_list) \
/test/testfwk/developer_test/src/core/build/
H A Dbuild_manager.py23 from core.utils import scan_support_product namespace
190 all_product_list = scan_support_product()
H A Dbuild_testcases.py29 from core.utils import scan_support_product namespace

Completed in 7 milliseconds