Home
last modified time | relevance | path

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

12345

/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/
Drdb.cpp38 static OH_Rdb_Config config; in GetConfig() local
112 OH_Rdb_Config config = GetConfig(); in GetOrOpenOne() local
131 OH_Rdb_Config config = GetConfig(); in GetOrOpenThree() local
140 static OH_Rdb_Config config; in GetOrOpenFour() local
157 OH_Rdb_Config config = GetConfig(); in CloseStoreOne() local
177 OH_Rdb_Config config = GetConfig(); in CloseStoreThree() local
188 OH_Rdb_Config config = GetConfig(); in DeleteStoreOne() local
208 static OH_Rdb_Config config; in DeleteStoreThree() local
217 OH_Rdb_Config config = GetConfig(); in InsertOne() local
231 OH_Rdb_Config config = GetConfig(); in InsertTwo() local
[all …]
/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/xdevice/plugins/devicetest/driver/
Ddevice_test.py67 config = None variable in DeviceTestDriver
78 def __check_config__(self, config=None): argument
243 def _get_dict_testsuite(testsuite, config): argument
266 config = None variable in DeviceTestSuiteDriver
277 def __check_config__(self, config=None): argument
Dwindows.py54 config = None variable in WindowsTestDriver
67 def __check_config__(self, config=None): argument
/test/xts/acts/graphic/graphicGlesExtension/
DgraphicGlesExtension.cpp52 EGLConfig config; variable
112 EGLConfig config; variable
172 EGLConfig config; variable
232 EGLConfig config; variable
292 EGLConfig config; variable
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit.py75 def __check_config__(self, config): argument
162 def __check_config__(self, config): argument
216 def __check_config__(self, config): argument
438 def __check_config__(self, config): argument
480 def __check_config__(self, config): argument
518 def __check_config__(self, config): argument
637 def __check_config__(self, config): argument
926 def __check_config__(self, config): argument
1004 def __check_config__(self, config): argument
1170 def __check_config__(self, config): argument
Dkit_lite.py84 def __check_config__(self, config): argument
175 def __check_config__(self, config): argument
507 def __check_config__(self, config): argument
587 def __check_config__(self, config): argument
627 def __check_config__(self, config): argument
717 def __check_config__(self, config): argument
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py75 config = None variable in LiteUnitTest
89 def __check_config__(self, config): argument
320 config = None variable in CTestDriver
335 def __check_config__(self, config=None): argument
464 def __check_config__(self, config): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py118 config = None variable in CppTestDriver
133 def __check_config__(self, config=None): argument
622 config = None variable in CTestDriver
640 def __check_config__(self, config=None): argument
898 config = None variable in OpenSourceTestDriver
915 def __check_config__(self, config=None): argument
1026 config = None variable in BuildOnlyTestDriver
1033 def __check_config__(self, config): argument
1109 def __check_config__(self, config): argument
Dopenharmony.py115 def __check_config__(self, config): argument
215 def __init__(self, config): argument
281 def __check_config__(self, config): argument
606 def __init__(self, config): argument
730 def __check_config__(self, config): argument
865 def __check_config__(self, config): argument
1304 def __check_config__(self, config): argument
Ddrivers.py62 def get_xml_output(config, json_config): argument
244 def __check_config__(self, config): argument
436 def __init__(self, config): argument
564 def __check_config__(self, config): argument
904 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/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/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DTranscoder.test.js222 function toNextStep(avTranscoder, config, pauseTime, steps, done) { argument
231 function setCallback(avTranscoder, config, pauseTime, steps, done) { argument
/test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/
Dusbddk.cpp71 …uple<bool, uint8_t, uint8_t, uint16_t> GetEndpointInfo(const struct UsbDdkConfigDescriptor *config) in GetEndpointInfo()
145 struct UsbDdkConfigDescriptor *config = nullptr; in UsbGetConfigDescriptorOne() local
155 struct UsbDdkConfigDescriptor *config = nullptr; in UsbGetConfigDescriptorTwo() local
191 struct UsbDdkConfigDescriptor *config = nullptr; in UsbFreeConfigDescriptor() local
567 struct UsbDdkConfigDescriptor *config = nullptr; in UsbSendPipeRequestOne() local
603 struct UsbDdkConfigDescriptor *config = nullptr; in UsbSendPipeRequestTwo() local
636 struct UsbDdkConfigDescriptor *config = nullptr; in UsbSendPipeRequestThree() local
668 struct UsbDdkConfigDescriptor *config = nullptr; in UsbSendPipeRequestFour() local
700 struct UsbDdkConfigDescriptor *config = nullptr; in UsbCreateDeviceMemMapOne() local
726 struct UsbDdkConfigDescriptor *config = nullptr; in UsbCreateDeviceMemMapTwo() local
[all …]
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
DKvManagerKVPromiseJsTest.js31 const config = { variable
431 const config = { variable
472 const config = { variable
/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/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/xts/acts/ai/nncore/common/
Dmock_idevice.cpp263 int32_t MockIDevice::PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedMode… in PrepareModel()
269 …ice::PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config, in PrepareOfflineModel()
276 …:PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config, in PrepareModelFromModelCache()
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
DRdbStoreDistributedJsunit.test.js34 const config = { variable
466 const config = { variable
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dhap_parser_test.cpp95 auto config = HapParser::CreateResConfigFromKeyParams(keyParams); variable
/test/xts/acts/ai/nncore/opstest/src/
Dmock_idevice.cpp286 int32_t MockIDevice::PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedMode… in PrepareModel()
292 …ice::PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config, in PrepareOfflineModel()
299 …:PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config, in PrepareModelFromModelCache()
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.cpp287 int32_t MockIDevice::PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedMode… in PrepareModel()
293 …ice::PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config, in PrepareOfflineModel()
300 …:PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config, in PrepareModelFromModelCache()

12345