Home
last modified time | relevance | path

Searched refs:PutDouble (Results 1 - 25 of 75) sorted by relevance

123

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dcommon.cpp29 value.PutDouble("salary", rowData.salary); in SetRowData()
63 value.PutDouble("salary", rowDatas.salary); in SetRowDatas()
70 value.PutDouble("bonus", outputBonus); in SetRowDatas()
H A Drdb_insert_test.cpp107 values.PutDouble("salary", 100.5); in HWTEST_F()
117 values.PutDouble("salary", 100.5); in HWTEST_F()
127 values.PutDouble("salary", 100.5f); in HWTEST_F()
252 values.PutDouble("salary", 100.5); in HWTEST_F()
279 values.PutDouble("wrongColumn", 100.5); // no such column in HWTEST_F()
356 values.PutDouble("salary", 200.5); in HWTEST_F()
411 values.PutDouble("salary", 100.5); in HWTEST_F()
438 values.PutDouble("wrongColumn", 100.5); // no such column in HWTEST_F()
511 values.PutDouble("salary", 200.5); in HWTEST_F()
564 values.PutDouble("salar in HWTEST_F()
[all...]
H A Drdb_wal_limit_test.cpp125 values.PutDouble("salary", 200.8); in KeepReadConnection()
148 values.PutDouble("salary", 200.8); in MakeWalIncrease()
166 values.PutDouble("salary", 200.8); in MakeWalReachLimit()
181 values.PutDouble("salary", 200.8); in MakeWalNoReachLimit()
193 values.PutDouble("salary", 200.8); in MakeValueBucket()
H A Drdb_double_write_test.cpp151 values.PutDouble("salary", 100.5); in HWTEST_F()
161 values.PutDouble("salary", 100.5); in HWTEST_F()
171 values.PutDouble("salary", 100.5f); in HWTEST_F()
194 values.PutDouble("salary", CHECKCOLUMN); in Insert()
358 values.PutDouble("salary", CHECKCOLUMN); in HWTEST_F()
383 values.PutDouble("salary", 100.5); in HWTEST_F()
411 values.PutDouble("salary", 100.5); in HWTEST_F()
421 values.PutDouble("salary", 100.5); in HWTEST_F()
431 values.PutDouble("salary", 100.5f); in HWTEST_F()
636 values.PutDouble("salar in HWTEST_F()
[all...]
H A Drdb_upgrade_test.cpp175 values.PutDouble("salary", 100.5); in InsertValues()
185 values.PutDouble("salary", 200.5); in InsertValues()
195 values.PutDouble("salary", 300.5); in InsertValues()
H A Drdb_delete_test.cpp158 values.PutDouble("salary", 100.5); in HWTEST_F()
168 values.PutDouble("salary", 200.5); in HWTEST_F()
178 values.PutDouble("salary", 300.5); in HWTEST_F()
212 values.PutDouble("salary", 100.5); in HWTEST_F()
H A Drdb_update_test.cpp119 values.PutDouble("salary", 200.5); in HWTEST_F()
161 values.PutDouble("salary", 300.5); in HWTEST_F()
199 values.PutDouble("salary", 100.5); in HWTEST_F()
226 values.PutDouble("wrongColumn", 100.5); // no such column in HWTEST_F()
270 values.PutDouble("salary", 200.5); in HWTEST_F()
475 values.PutDouble("salary", 300.5); in HWTEST_F()
524 values.PutDouble("salary", 300.5); in HWTEST_F()
573 values.PutDouble("salary", 300.5); in HWTEST_F()
623 values.PutDouble("salary", 300.5); in HWTEST_F()
672 values.PutDouble("salar in HWTEST_F()
[all...]
H A Drdb_predicates_join_test.cpp119 values.PutDouble("balance", 100.51); in InsertUserDates()
127 values.PutDouble("balance", 200.51); in InsertUserDates()
135 values.PutDouble("balance", 300.51); in InsertUserDates()
143 values.PutDouble("balance", 400.51); in InsertUserDates()
151 values.PutDouble("balance", 500.51); in InsertUserDates()
H A Drdb_value_bucket_test.cpp68 values.PutDouble("salary", 100.5); in HWTEST_F()
133 values.PutDouble("salary", 100.5); in HWTEST_F()
174 values.PutDouble("salary", 100.5); in HWTEST_F()
196 values.PutDouble("salary", 100.5); in HWTEST_F()
H A Drdb_store_backup_restore_test.cpp197 values.PutDouble("salary", 100.5); in HWTEST_F()
241 values.PutDouble("salary", 100.5); in HWTEST_F()
300 values.PutDouble("salary", 100.5); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drelational_store_test.cpp286 values.PutDouble("salary", 100.5); in HWTEST_F()
296 values.PutDouble("salary", 200.5); in HWTEST_F()
306 values.PutDouble("salary", 300.5); in HWTEST_F()
361 values.PutDouble("salary", 100.5); in HWTEST_F()
371 values.PutDouble("salary", 200.5); in HWTEST_F()
381 values.PutDouble("salary", 300.5); in HWTEST_F()
458 values.PutDouble("salary", 100.5); in HWTEST_F()
677 values.PutDouble("salary", 100.5); in HWTEST_F()
687 values.PutDouble("salary", 200.5); in HWTEST_F()
697 values.PutDouble("salar in HWTEST_F()
[all...]
H A Drdb_store_test.cpp1670 values.PutDouble("salary", 100.5); in HWTEST_F()
1680 values.PutDouble("salary", 200.5); in HWTEST_F()
1690 values.PutDouble("salary", 300.5); in HWTEST_F()
1730 values.PutDouble("salary", 100.5); in HWTEST_F()
1740 values.PutDouble("salary", 200.5); in HWTEST_F()
1750 values.PutDouble("salary", 300.5); in HWTEST_F()
1797 values.PutDouble("salary", 100.5); in HWTEST_F()
1809 values.PutDouble("salary", 200.5); in HWTEST_F()
1821 values.PutDouble("salary", 300.5); in HWTEST_F()
1868 values.PutDouble("salar in HWTEST_F()
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshared_block_serializer_info.cpp79 int SharedBlockSerializerInfo::PutDouble(int row, int column, double value) in PutDouble() function in OHOS::NativeRdb::SharedBlockSerializerInfo
81 int status = sharedBlock_->PutDouble(row, column, value); in PutDouble()
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates_objects.cpp39 int RelationalPredicatesObjects::PutDouble(OH_VObject *objects, double *value, uint32_t count) in PutDouble() function in OHOS::RdbNdk::RelationalPredicatesObjects
94 putDouble = PutDouble; in RelationalPredicatesObjects()
H A Drelational_predicates_objects.h35 static int PutDouble(OH_VObject *objects, double *value, uint32_t count);
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/fuzztest/objectstore_fuzzer/
H A Dobjectstore_fuzzer.cpp70 uint32_t ret = object_->PutDouble(skey, sval); in PutDoubleFuzz()
142 if (SUCCESS == object_->PutDouble(skey, sval)) { in GetDoubleFuzz()
249 if (SUCCESS == object_->PutDouble(skey, static_cast<double>(size))) { in SaveAndRevokeSaveFuzz()
280 if (SUCCESS == object->PutDouble(skey, val)) { in CreateObjectV9Fuzz()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_impl.cpp30 uint32_t DistributedObjectImpl::PutDouble(const std::string &key, double value) in PutDouble() function in OHOS::ObjectStore::DistributedObjectImpl
32 DataObjectHiTrace trace("DistributedObjectImpl::PutDouble"); in PutDouble()
33 return flatObjectStore_->PutDouble(sessionId_, key, value); in PutDouble()
/foundation/distributeddatamgr/preferences/test/native/fuzztest/preferences_fuzzer/
H A Dpreferences_fuzzer.cpp166 int ret = PreferencesFuzzTest::Preferences_->PutDouble(skey, svalue); in PutDoubleFuzz()
178 PreferencesFuzzTest::Preferences_->PutDouble(skey, svalue); in GetDoubleFuzz()
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Dmock_preferences.h58 int PutDouble(const std::string &key, double value) override;
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Ddistributed_object_impl.h28 uint32_t PutDouble(const std::string &key, double value) override;
/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Ddistributed_object.h44 virtual uint32_t PutDouble(const std::string &key, double value) = 0;
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshared_block_serializer_info.h36 int PutDouble(int row, int column, double value);
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dvalues_bucket.h83 API_EXPORT void PutDouble(const std::string &columnName, double value);
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Dvalues_bucket.h79 void PutDouble(const std::string &columnName, double value);
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_preferences.h90 int PutDouble(const std::string& key, double value) override

Completed in 18 milliseconds

123