Home
last modified time | relevance | path

Searched refs:attachedStore (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_attach_test.cpp91 std::shared_ptr<RdbStore> attachedStore = RdbHelper::GetRdbStore(attachedConfig, 1, attachedHelper, errCode); in SetUpTestCase() local
92 EXPECT_NE(attachedStore, nullptr); in SetUpTestCase()
/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drelational_store_test.cpp118 std::shared_ptr<RdbStore> attachedStore = RdbHelper::GetRdbStore(attachedConfig, 1, attachedHelper, errCode); in SetUpTestCase() local
119 EXPECT_NE(attachedStore, nullptr); in SetUpTestCase()

Completed in 7 milliseconds