Searched refs:STORE_ID_4 (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_data_generate_unit_test.h | 35 const std::string STORE_ID_4 = "distributed_db_test4"; variable
|
H A D | distributeddb_auto_launch_test.cpp | 41 const std::string STORE_ID_4 = "storeId4"; variable 160 GetProperty(g_propE, g_identifierE, STORE_ID_4, g_dualIdentifierE); in SetUp()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributeddb_nb_test_tools.h | 113 const static DBParameters g_dbParameter4(DistributedDBDataGenerator::STORE_ID_4, 129 const static DBParameters g_dbParameter4_2_2(DistributedDBDataGenerator::STORE_ID_4,
|
H A D | distributed_test_tools.h | 78 const static KvDBParameters g_kvdbParameter4(DistributedDBDataGenerator::STORE_ID_4,
|
H A D | distributeddb_data_generator.h | 334 const std::string STORE_ID_4 = "STORE_ID_4"; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_kv_syncer_test.cpp | 664 ASSERT_EQ(GetKvStore(kvDelegatePtrS4, STORE_ID_4, option), OK); 693 CloseKvStore(kvDelegatePtrS4, STORE_ID_4);
|
H A D | distributeddb_cloud_kv_test.cpp | 685 GetKvStore(memoryDB2, STORE_ID_4, option2); 853 GetKvStore(memoryDB2, STORE_ID_4, option2); 1010 …g_mgr.GetKvStore(STORE_ID_4, option, [&openRet, &memoryDB1](DBStatus status, KvStoreNbDelegate *op… in __anon341701840d02()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_create_test.cpp | 447 manager[INDEX_THIRD]->GetKvStore(STORE_ID_4, option, Nbfunction[INDEX_THIRD]); 1738 EXPECT_EQ(manager4->DeleteKvStore(STORE_ID_4), OK); in RunDbRekeyFour()
|
H A D | distributeddb_kv_backup_test.cpp | 1015 std::string storeId[] = {STORE_ID_2, STORE_ID_3, STORE_ID_4, STORE_ID_5, STORE_ID_6}; in KvSubImportThread()
|
H A D | distributeddb_nb_backup_test.cpp | 1065 std::string storeId[] = {STORE_ID_2, STORE_ID_3, STORE_ID_4, STORE_ID_5, STORE_ID_6}; in NbSubImportThread()
|
H A D | distributeddb_kv_create_test.cpp | 1778 EXPECT_TRUE(manager4->DeleteKvStore(STORE_ID_4) == OK); in RunDbRekeyFour()
|