Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_distributed_test.cpp47 static const std::string DRDB_PATH; member in RdbStoreDistributedTest
51 const std::string RdbStoreDistributedTest::DRDB_PATH = "/data/test/"; member in RdbStoreDistributedTest
81 std::string path = RdbStoreDistributedTest::DRDB_PATH + RdbStoreDistributedTest::DRDB_NAME; in SetUpTestCase()
102 RdbHelper::DeleteRdbStore(RdbStoreDistributedTest::DRDB_PATH + RdbStoreDistributedTest::DRDB_NAME); in TearDownTestCase()
224 std::string path = RdbStoreDistributedTest::DRDB_PATH + "test.db"; in HWTEST_F()
260 std::string path = RdbStoreDistributedTest::DRDB_PATH + "test.db"; in HWTEST_F()

Completed in 1 milliseconds