Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 85) sorted by relevance

1234

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py67 def find_test_descriptors(config): argument
88 def _get_testcases_dirs(config): argument
120 def find_testdict_descriptors(config): argument
141 def _append_component_test_source(config, testcases_dir, test_sources): argument
169 def _get_test_sources(config, testcases_dirs): argument
231 def _get_test_file(config, testcases_dirs): argument
247 def _normalize_test_sources(testcases_dirs, test_sources, config): argument
267 config): argument
327 def _make_test_descriptors_from_testsources(test_sources, config): argument
363 def _create_descriptor(config_file, filename, test_source, test_type, config): argument
[all …]
Drequest.py69 def __init__(self, root=None, drivers=None, config=None): argument
74 def init(self, config): argument
215 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py75 config = None variable in LiteUnitTest
89 def __check_config__(self, config): argument
313 config = None variable in CTestDriver
328 def __check_config__(self, config=None): argument
458 def __check_config__(self, config): argument
Ddrivers.py305 def __init__(self, testsuit_path, config): argument
525 config = None variable in CppTestDriver
536 def __check_config__(self, config): argument
814 def __check_config__(self, config): argument
1158 def __check_config__(self, config): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit.py73 def __check_config__(self, config): argument
160 def __check_config__(self, config): argument
214 def __check_config__(self, config): argument
417 def __check_config__(self, config): argument
459 def __check_config__(self, config): argument
496 def __check_config__(self, config): argument
615 def __check_config__(self, config): argument
904 def __check_config__(self, config): argument
982 def __check_config__(self, config): argument
1146 def __check_config__(self, config): argument
Dkit_lite.py66 def __check_config__(self, config): argument
157 def __check_config__(self, config): argument
478 def __check_config__(self, config): argument
558 def __check_config__(self, config): argument
611 def __check_config__(self, config): argument
709 def __check_config__(self, config): argument
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
Dhdi_model_prepare_test.cpp61 V1_0::ModelConfig config; variable
91 V1_0::ModelConfig config; variable
123 V1_0::ModelConfig config; variable
167 V1_0::ModelConfig config; variable
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py118 config = None variable in CppTestDriver
133 def __check_config__(self, config=None): argument
615 config = None variable in CTestDriver
633 def __check_config__(self, config=None): argument
887 config = None variable in OpenSourceTestDriver
904 def __check_config__(self, config=None): argument
1015 config = None variable in BuildOnlyTestDriver
1022 def __check_config__(self, config): argument
1098 def __check_config__(self, config): argument
Dopenharmony.py114 def __check_config__(self, config): argument
212 def __init__(self, config): argument
278 def __check_config__(self, config): argument
602 def __init__(self, config): argument
725 def __check_config__(self, config): argument
857 def __check_config__(self, config): argument
1207 def __check_config__(self, config): argument
Ddrivers.py80 def get_xml_output(config, json_config): argument
262 def __check_config__(self, config): argument
453 def __init__(self, config): argument
571 def __check_config__(self, config): argument
902 def __check_config__(self, config): argument
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dhap_parser_test.cpp95 auto config = HapParser::CreateResConfigFromKeyParams(keyParams); variable
/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c244 WifiDeviceConfig config[WIFI_MAX_CONFIG_SIZE] = {0}; in WifiServiceFuncTestSuiteSetUp() local
365 WifiDeviceConfig config = {0}; variable
399 WifiDeviceConfig config = {0}; variable
459 HotspotConfig config = {0}; variable
502 HotspotConfig config = {0}; variable
/test/xts/device_attest_lite/framework/small/src/service/
Dattest_framework_server.c54 TaskConfig config = {LEVEL_HIGH, PRI_NORMAL, ATTEST_STACK_SIZE, ATTEST_QUEUE_SIZE, SINGLE_TASK}; in GetTaskConfig() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtStabilityTest/src/
Dhdi_stability_test.cpp53 V2_0::ModelConfig config; in PrepareModelTest() local
172 V2_0::ModelConfig config = { variable
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/
Dhdi_stability_test.cpp53 V1_0::ModelConfig config; in PrepareModelTest() local
171 V1_0::ModelConfig config = { variable
/test/xts/acts/graphic/graphicnapitest/
DNativeBufferTest.cpp30 static inline OH_NativeBuffer_Config config = { member in OHOS::Rosen::NativeBufferTest
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/src/main/js/test/
DKvManagerKVPromiseJsTest.js31 const config = { variable
431 const config = { variable
472 const config = { variable
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/src/main/js/test/
DRdbStoreDistributedJsunit.test.js31 const config = { variable
406 const config = { variable
/test/xts/tools/lite/hctest/src/
Dhctest_service.c90 TaskConfig config = {LEVEL_MIDDLE, PRI_NORMAL, 0x1800, TASK_QUEUE_SIZE, SINGLE_TASK}; in GetTaskConfig() local
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.cpp221 int32_t MockIDevice::PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedMode… in PrepareModel()
227 …ice::PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config, in PrepareOfflineModel()
234 …:PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config, in PrepareModelFromModelCache()
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
Dhdi_model_prepare_test.cpp61 V2_0::ModelConfig config; variable
92 V2_0::ModelConfig config; variable
125 V2_0::ModelConfig config; variable
171 V2_0::ModelConfig config; variable
/test/testfwk/developer_test/src/core/testkit/
Dkit_lite.py53 def __check_config__(self, config): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dconstants.py68 config = "ConfigKit" variable in CKit
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmock_idevice.cpp221 int32_t MockIDevice::PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedMode… in PrepareModel()
227 …:PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config, in PrepareModelFromModelCache()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Ddefaultfeatureapi_func_test.c58 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local

1234