Searched refs:KEY_CONS_2 (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_transaction_test.cpp | 1233 entry2 = {KEY_CONS_2, base}; 1253 KEY_CONS_2, GetValueWithInt(VALUE_CHANGE1_SECOND))); 1259 KEY_CONS_2, GetValueWithInt(VALUE_CHANGE2_SECOND))); 1264 ConsistencyCheck(KEY_CONS_1, KEY_CONS_2);
|
H A D | distributeddb_nb_batch_crud_test.cpp | 1790 entry2 = {KEY_CONS_2, base}; 1810 KEY_CONS_2, GetValueWithInt(VALUE_CHANGE1_SECOND))); 1816 KEY_CONS_2, GetValueWithInt(VALUE_CHANGE2_SECOND)));
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributeddb_data_generator.h | 457 const DistributedDB::Key KEY_CONS_2 = { 'c', 'o', 'n', 's', '2' }; variable
|