Home
last modified time | relevance | path

Searched refs:OpenCloseDatabase (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_rd_kernel_test.cpp676 void OpenCloseDatabase(const std::string &storeId) in OpenCloseDatabase() function
700 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenClose001()
701 std::thread t2(OpenCloseDatabase, storeId); in FreqOpenClose001()
702 std::thread t3(OpenCloseDatabase, storeId); in FreqOpenClose001()
703 std::thread t4(OpenCloseDatabase, storeId); in FreqOpenClose001()
714 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenCloseDel001()
H A Ddistributeddb_interfaces_database_test.cpp1289 void OpenCloseDatabase(const std::string &storeId) in OpenCloseDatabase() function
1312 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenClose001()
1313 std::thread t2(OpenCloseDatabase, storeId); in FreqOpenClose001()
1314 std::thread t3(OpenCloseDatabase, storeId); in FreqOpenClose001()
1315 std::thread t4(OpenCloseDatabase, storeId); in FreqOpenClose001()
1326 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenCloseDel001()