Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_store_test.cpp359 std::string backupPath1 = RDB_TEST_PATH + std::string("a.db"); in HWTEST_F() local
360 int errCode = OH_Rdb_Backup(storeTestRdbStore_, backupPath1.c_str()); in HWTEST_F()
381 errCode = OH_Rdb_Restore(storeTestRdbStore_, backupPath1.c_str()); in HWTEST_F()

Completed in 3 milliseconds