Home
last modified time | relevance | path

Searched refs:Config (Results 1 – 25 of 28) sorted by relevance

12

/test/testfwk/xdevice/src/xdevice/_core/testkit/
Djson_parser.py24 from _core.plugin import Config
60 self.config = Config()
83 self.config = Config()
/test/xts/acts/hiviewdfx_lite/hievent_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/distributeddatamgr_lite/kv_store_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/startup_lite/syspara_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/applications/kitframework/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/communication_lite/wifiservice_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/xts_lite/device_attest_lite/device_attestStart_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/kernel_lite/kernelcmsis_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/communication_lite/lwip_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/update_lite/dupdate_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/sample_lite/hctest_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/hiviewdfx_lite/hilog_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/ability_lite/ability_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/communication_lite/dsoftbus_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/iothardware_lite/peripheral_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/commonlibrary_lite/file_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/appexecfwk_lite/appexecfwk_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/startup_lite/bootstrap_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/security_lite/huks/liteos_m_adapter/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/build_lite/
DTest.tmpl2 "description": "Config for $module test cases",
/test/testfwk/xdevice/src/xdevice/_core/
Dplugin.py39 class Config: class
114 setattr(cls, _DEFAULT_CONFIG_NAME, Config(self.params))
/test/xts/hats/hdf/camera/cameraHdi/pipeline_core/
Dpipeline_core_test.cpp255 re = s->Config({0}, meta);
257 re = s->Config({3}, meta);
283 re = s->Config({0}, meta);
285 re = s->Config({3}, meta);
/test/testfwk/xdevice/src/xdevice/_core/executor/
Drequest.py27 from _core.plugin import Config
72 self.config = config or Config()

12