Home
last modified time | relevance | path

Searched refs:Config (Results 1 – 25 of 38) 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/applications/kitframework/
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/startup_lite/bootstrap_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/iothardware_lite/peripheral_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/commonlibrary_lite/file_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/distributeddatamgr_lite/dbm_kv_store_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/distributeddatamgr_lite/kv_store_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/kernel_lite/kernelcmsis_hal/
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/ability_lite/ability_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/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/hiviewdfx_lite/hievent_hal/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/build_lite/
DTest.tmpl2 "description": "Config for $module test cases",
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreEtstest/src/main/ets/test/
DCloudDataSetStrategyEts.test.ets259 cloudData.Config.setGlobalCloudStrategy(null).then(() => {
282 cloudData.Config.setGlobalCloudStrategy(undefined).then(() => {
305 …cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK, [undefined, "test"]).then(…
328 …cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK, [cloudData.NetWorkStrategy…
351 …await cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK, [cloudData.NetWorkSt…
376 …await cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK, [cloudData.NetWorkSt…
401 … await cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK).then(() => {
426 …await cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK, undefined).then(() =…
451 … await cloudData.Config.setGlobalCloudStrategy(cloudData.StrategyType.NETWORK, null).then(() => {
/test/xts/acts/request/newRequestAuthorityTest/entry/src/main/ets/test/
DrequestConfigSaveas.test.ets67 let config:request.agent.Config = {
128 let config:request.agent.Config = {
189 let config:request.agent.Config = {
247 let config:request.agent.Config = {
305 let config:request.agent.Config = {
336 let config:request.agent.Config = {
394 let config:request.agent.Config = {
452 let config:request.agent.Config = {
513 let config:request.agent.Config = {
571 let config:request.agent.Config = {
[all …]
/test/testfwk/xdevice/src/xdevice/_core/
Dplugin.py39 class Config: class
114 setattr(cls, _DEFAULT_CONFIG_NAME, Config(self.params))

12