| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | source.py | 67 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 …]
|
| D | request.py | 69 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/ |
| D | lite_driver.py | 75 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
|
| D | drivers.py | 305 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/ |
| D | kit.py | 73 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
|
| D | kit_lite.py | 66 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/ |
| D | hdi_model_prepare_test.cpp | 61 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/ |
| D | drivers_lite.py | 118 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
|
| D | openharmony.py | 114 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
|
| D | drivers.py | 80 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/ |
| D | hap_parser_test.cpp | 95 auto config = HapParser::CreateResConfigFromKeyParams(keyParams); variable
|
| /test/xts/acts/communication_lite/wifiservice_hal/src/ |
| D | wifiservice_func_test.c | 244 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/ |
| D | attest_framework_server.c | 54 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/ |
| D | hdi_stability_test.cpp | 53 V2_0::ModelConfig config; in PrepareModelTest() local 172 V2_0::ModelConfig config = { variable
|
| /test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/ |
| D | hdi_stability_test.cpp | 53 V1_0::ModelConfig config; in PrepareModelTest() local 171 V1_0::ModelConfig config = { variable
|
| /test/xts/acts/graphic/graphicnapitest/ |
| D | NativeBufferTest.cpp | 30 static inline OH_NativeBuffer_Config config = { member in OHOS::Rosen::NativeBufferTest
|
| /test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/src/main/js/test/ |
| D | KvManagerKVPromiseJsTest.js | 31 const config = { variable 431 const config = { variable 472 const config = { variable
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/src/main/js/test/ |
| D | RdbStoreDistributedJsunit.test.js | 31 const config = { variable 406 const config = { variable
|
| /test/xts/tools/lite/hctest/src/ |
| D | hctest_service.c | 90 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/ |
| D | mock_idevice.cpp | 221 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/ |
| D | hdi_model_prepare_test.cpp | 61 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/ |
| D | kit_lite.py | 53 def __check_config__(self, config): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/ |
| D | constants.py | 68 config = "ConfigKit" variable in CKit
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | mock_idevice.cpp | 221 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/ |
| D | defaultfeatureapi_func_test.c | 58 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
|