Home
last modified time | relevance | path

Searched refs:insert (Results 1 - 25 of 174) sorted by relevance

1234567

/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreDeleteJsunit.test.js69 await rdbStore.insert('test', valueBucket)
78 await rdbStore.insert('test', valueBucket)
87 await rdbStore.insert('test', valueBucket)
118 await rdbStore.insert('test', valueBucket)
127 await rdbStore.insert('test', valueBucket)
136 await rdbStore.insert('test', valueBucket)
168 await rdbStore.insert('test', valueBucket)
177 await rdbStore.insert('test', valueBucket)
222 await rdbStore.insert('test', valueBucket)
231 await rdbStore.insert('tes
[all...]
H A DRelationalStoreTransactionJsunit.test.js57 * @tc.name RelationalStore transaction insert test
59 * @tc.desc RelationalStore transaction insert & commit, the result comes out is 3 items;
72 await rdbStore.insert("test", valueBucket)
92 * @tc.name RelationalStore transaction insert test
94 * @tc.desc RelationalStore transaction insert & commit, the result comes out is 3 items;
107 await rdbStore.insert("test", valueBucket)
115 await rdbStore.insert("test", valueBucket1)
124 await rdbStore.insert("test", valueBucket2)
143 * @tc.name RelationalStore transaction insert test
145 * @tc.desc while using transaction to insert value
[all...]
H A DRelationalStoreExcuteSqlJsunit.test.js67 let insertPromise = rdbStore.insert("test", valueBucket)
70 await console.info(TAG + "insert done: " + ret);
82 let insertPromise = rdbStore.insert("test", valueBucket)
85 await console.info(TAG + "insert done: " + ret);
98 let insertPromise = rdbStore.insert("test", valueBucket)
101 await console.info(TAG + "insert done: " + ret);
144 let insertPromise = rdbStore.insert("test", valueBucket)
147 await console.info(TAG + "insert done: " + ret);
159 let insertPromise = rdbStore.insert("test", valueBucket)
162 await console.info(TAG + "insert don
[all...]
H A DRelationalStorePredicatesComplexFiledJsunit.test.js53 await rdbStore.insert("test", valueBucket1)
55 await rdbStore.insert("test", valueBucket2)
57 await rdbStore.insert("test", valueBucket3)
59 await rdbStore.insert("test", valueBucket4)
61 await rdbStore.insert("test", valueBucket5)
H A DRelationalStoreAssetResultSetJsunit.test.js122 // insert data
132 await rdbStore.insert("test", valuesBucket);
138 await rdbStore.insert("test", valuesBucket);
143 await rdbStore.insert("test", valuesBucket);
152 await rdbStore.insert("test", valuesBucket);
200 * @tc.desc resultSet getAsset insert test
269 await rdbStore.insert("test", valuesBucket);
302 await rdbStore.insert("test", valuesBucket);
335 await rdbStore.insert("test", valuesBucket);
409 await rdbStore.insert("tes
[all...]
H A DRelationalStoreInsertJsunit.test.js62 * @tc.name RelationalStore insert test
64 * @tc.desc RelationalStore insert test
76 await rdbStore.insert("test", valueBucket)
85 await rdbStore.insert("test", valueBucket)
94 await rdbStore.insert("test", valueBucket)
128 * @tc.name RelationalStore insert test
130 * @tc.desc RelationalStore insert test
142 await rdbStore.insert("wrong", valueBucket).then(async (ret) => {
143 console.info(TAG + "insert first done: " + ret)
147 console.info(TAG + "insert wit
[all...]
H A DRelationalStoreUpdateJsunit.test.js67 let insertPromise = rdbStore.insert("test", valueBucket)
275 await rdbStore.insert("test", valueBucket)
286 await rdbStore.insert("test", valueBucket)
371 await rdbStore.insert("test", valueBucket)
382 await rdbStore.insert("test", valueBucket)
466 await rdbStore.insert("test", valueBucket)
477 await rdbStore.insert("test", valueBucket)
561 await rdbStore.insert("test", valueBucket)
572 await rdbStore.insert("test", valueBucket)
656 await rdbStore.insert("tes
[all...]
H A DRelationalStoreEncryptionJsunit.test.js54 await rdbStore.insert("test", valueBucket)
63 await rdbStore.insert("test", valueBucket)
72 await rdbStore.insert("test", valueBucket)
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstoreDeleteJsunit.test.js66 await rdbStore.insert('test', valueBucket)
75 await rdbStore.insert('test', valueBucket)
84 await rdbStore.insert('test', valueBucket)
115 await rdbStore.insert('test', valueBucket)
124 await rdbStore.insert('test', valueBucket)
133 await rdbStore.insert('test', valueBucket)
165 await rdbStore.insert('test', valueBucket)
174 await rdbStore.insert('test', valueBucket)
219 await rdbStore.insert('test', valueBucket)
228 await rdbStore.insert('tes
[all...]
H A DRdbstoreTransactionJsunit.test.js54 * @tc.name rdb transaction insert test
56 * @tc.desc rdb transaction insert & commit, the result comes out is 3 items;
69 await rdbStore.insert("test", valueBucket)
89 * @tc.name rdb transaction insert test
91 * @tc.desc rdb transaction insert & commit, the result comes out is 3 items;
104 await rdbStore.insert("test", valueBucket)
112 await rdbStore.insert("test", valueBucket1)
121 await rdbStore.insert("test", valueBucket2)
140 * @tc.name rdb transaction insert test
142 * @tc.desc while using transaction to insert value
[all...]
H A DRdbstoreStoreExcuteSqlJsunit.test.js64 let insertPromise = rdbStore.insert("test", valueBucket)
67 await console.info(TAG + "insert done: " + ret);
79 let insertPromise = rdbStore.insert("test", valueBucket)
82 await console.info(TAG + "insert done: " + ret);
95 let insertPromise = rdbStore.insert("test", valueBucket)
98 await console.info(TAG + "insert done: " + ret);
141 let insertPromise = rdbStore.insert("test", valueBucket)
144 await console.info(TAG + "insert done: " + ret);
156 let insertPromise = rdbStore.insert("test", valueBucket)
159 await console.info(TAG + "insert don
[all...]
H A DRdbstorePredicatesComplexFiledJsunit.test.js50 await rdbStore.insert("test", valueBucket1)
52 await rdbStore.insert("test", valueBucket2)
54 await rdbStore.insert("test", valueBucket3)
56 await rdbStore.insert("test", valueBucket4)
58 await rdbStore.insert("test", valueBucket5)
H A DRdbstoreEncryptionJsunit.test.js51 await rdbStore.insert("test", valueBucket)
60 await rdbStore.insert("test", valueBucket)
69 await rdbStore.insert("test", valueBucket)
/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_database_test.cpp129 g_userInfoList->insert(g_userInfoList, static_cast<void *>(&userInfo)); in HWTEST_F()
147 g_userInfoList->insert(g_userInfoList, static_cast<void *>(&userInfo)); in HWTEST_F()
148 g_userInfoList->insert(g_userInfoList, nullptr); in HWTEST_F()
194 g_userInfoList->insert(g_userInfoList, static_cast<void *>(&userInfo1)); in HWTEST_F()
197 g_userInfoList->insert(g_userInfoList, static_cast<void *>(&userInfo2)); in HWTEST_F()
198 g_userInfoList->insert(g_userInfoList, nullptr); in HWTEST_F()
213 userInfoList->insert(userInfoList, static_cast<void *>(&info1)); in HWTEST_F()
216 userInfoList->insert(userInfoList, static_cast<void *>(&info2)); in HWTEST_F()
217 userInfoList->insert(userInfoList, nullptr); in HWTEST_F()
248 info.credentialInfoList->insert(inf in HWTEST_F()
[all...]
/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dcontext_manager_test.cpp79 g_contextList->insert(g_contextList, static_cast<void *>(&authContext)); in HWTEST_F()
108 g_contextList->insert(g_contextList, static_cast<void *>(&context)); in HWTEST_F()
109 g_contextList->insert(g_contextList, nullptr); in HWTEST_F()
129 g_poolList->insert(g_poolList, static_cast<void *>(&executorInfo)); in HWTEST_F()
143 credList->insert(credList, static_cast<void *>(&info)); in HWTEST_F()
173 g_contextList->insert(g_contextList, static_cast<void *>(&context1)); in HWTEST_F()
176 g_contextList->insert(g_contextList, static_cast<void *>(&context2)); in HWTEST_F()
177 g_contextList->insert(g_contextList, nullptr); in HWTEST_F()
200 context.scheduleList->insert(context.scheduleList, static_cast<void *>(&schedule)); in HWTEST_F()
220 context.scheduleList->insert(contex in HWTEST_F()
[all...]
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp117 g_poolList->insert(g_poolList, static_cast<void *>(info1)); in HWTEST_F()
200 g_poolList->insert(g_poolList, static_cast<void *>(&info1)); in HWTEST_F()
205 g_poolList->insert(g_poolList, static_cast<void *>(&info2)); in HWTEST_F()
208 g_poolList->insert(g_poolList, static_cast<void *>(&info3)); in HWTEST_F()
211 g_poolList->insert(g_poolList, static_cast<void *>(&info4)); in HWTEST_F()
212 g_poolList->insert(g_poolList, nullptr); in HWTEST_F()
232 g_poolList->insert(g_poolList, static_cast<void *>(&info1)); in HWTEST_F()
237 g_poolList->insert(g_poolList, static_cast<void *>(&info2)); in HWTEST_F()
240 g_poolList->insert(g_poolList, static_cast<void *>(&info3)); in HWTEST_F()
243 g_poolList->insert(g_poolLis in HWTEST_F()
[all...]
H A Dco_auth_test.cpp130 g_scheduleList->insert(g_scheduleList, static_cast<void *>(&schedule1)); in HWTEST_F()
133 g_scheduleList->insert(g_scheduleList, static_cast<void *>(&schedule2)); in HWTEST_F()
134 g_scheduleList->insert(g_scheduleList, nullptr); in HWTEST_F()
147 g_scheduleList->insert(g_scheduleList, static_cast<void *>(&schedule1)); in HWTEST_F()
150 g_scheduleList->insert(g_scheduleList, static_cast<void *>(&schedule2)); in HWTEST_F()
151 g_scheduleList->insert(g_scheduleList, nullptr); in HWTEST_F()
171 executor->insert(executor, nullptr); in HWTEST_F()
188 executor->insert(executor, static_cast<void *>(&info1)); in HWTEST_F()
192 executor->insert(executor, static_cast<void *>(&info2)); in HWTEST_F()
195 executor->insert(executo in HWTEST_F()
[all...]
/test/testfwk/developer_test/src/main/
H A D_init_global_config.py24 # insert src path for loading xdevice modules
31 sys.path.insert(0, sys.framework_src_dir)
44 sys.path.insert(0, sys.xdevice_dir)
54 sys.path.insert(1, sys.xdevice_extension_dir)
61 sys.path.insert(2, sys.pytest_dir)
69 sys.path.insert(3, sys.adapter_dir)
75 sys.path.insert(4, sys.hmh_script)
/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Duser_idm_funcs_test.cpp85 g_poolList->insert(g_poolList, static_cast<void *>(&info)); in HWTEST_F()
155 userInfo.credentialInfoList->insert(userInfo.credentialInfoList, static_cast<void *>(&credInfo)); in HWTEST_F()
156 g_userInfoList->insert(g_userInfoList, static_cast<void *>(&userInfo)); in HWTEST_F()
250 userInfo.credentialInfoList->insert(userInfo.credentialInfoList, static_cast<void *>(&credInfo)); in HWTEST_F()
251 userInfo.credentialInfoList->insert(userInfo.credentialInfoList, static_cast<void *>(&credInfo)); in HWTEST_F()
252 g_userInfoList->insert(g_userInfoList, static_cast<void *>(&userInfo)); in HWTEST_F()
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp310 nodeCacheFiles_.insert(std::make_pair(path, fd)); in ReadSysfsFile()
644 nodeNamePathMap_.insert(std::make_pair("type", "")); in TraversalNode()
645 nodeNamePathMap_.insert(std::make_pair("online", "")); in TraversalNode()
646 nodeNamePathMap_.insert(std::make_pair("current_max", "")); in TraversalNode()
647 nodeNamePathMap_.insert(std::make_pair("voltage_max", "")); in TraversalNode()
648 nodeNamePathMap_.insert(std::make_pair("capacity", "")); in TraversalNode()
649 nodeNamePathMap_.insert(std::make_pair("voltage_now", "")); in TraversalNode()
650 nodeNamePathMap_.insert(std::make_pair("temp", "")); in TraversalNode()
651 nodeNamePathMap_.insert(std::make_pair("health", "")); in TraversalNode()
652 nodeNamePathMap_.insert(st in TraversalNode()
[all...]
/test/testfwk/xdevice/src/xdevice/_core/report/
H A D__init__.py22 sys.path.insert(0, os.path.join(
24 sys.path.insert(1, os.path.join(os.path.dirname(
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp126 g_nodeInfo.insert(std::make_pair("type", "")); in TraversalBaseNode()
127 g_nodeInfo.insert(std::make_pair("online", "")); in TraversalBaseNode()
128 g_nodeInfo.insert(std::make_pair("current_max", "")); in TraversalBaseNode()
129 g_nodeInfo.insert(std::make_pair("voltage_max", "")); in TraversalBaseNode()
130 g_nodeInfo.insert(std::make_pair("capacity", "")); in TraversalBaseNode()
131 g_nodeInfo.insert(std::make_pair("voltage_now", "")); in TraversalBaseNode()
132 g_nodeInfo.insert(std::make_pair("temp", "")); in TraversalBaseNode()
133 g_nodeInfo.insert(std::make_pair("health", "")); in TraversalBaseNode()
134 g_nodeInfo.insert(std::make_pair("status", "")); in TraversalBaseNode()
135 g_nodeInfo.insert(st in TraversalBaseNode()
[all...]
/drivers/external_device_manager/services/native/driver_extension/src/
H A Ddriver_extension_module_loader.cpp32 params.insert(std::pair<std::string, std::string>("type", "18")); in GetParams()
34 params.insert(std::pair<std::string, std::string>("name", "DriverExtension")); in GetParams()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_defconfig_patch.py102 data_lines.insert(insert_index + (1 + index_num), info.encode('utf-8'))
105 data_lines.insert(
126 data_lines.insert(insert_index + (1 + index_num), info)
129 data_lines.insert(
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_dev.h92 tmp_map.insert(std::pair<std::string, std::string>("express_camera", "/dev/video0 ")); in CreateDevMap()
94 tmp_map.insert(std::pair<std::string, std::string>("INVALID", "INVALID")); in CreateDevMap()
102 tmp_map.insert(std::pair<std::string, int>("INVALID", 0)); in CreateFdMap()

Completed in 15 milliseconds

1234567