Searched refs:ORIG_DATABASE_V2 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_single_ver_upgrade_test.cpp | 78 const std::vector<std::string> ORIG_DATABASE_V2 = { variable 385 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; 430 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; 492 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; 533 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; 568 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2};
|