Searched refs:DistributedDBInterfacesImportAndExportRdTest (Results 1 – 1 of 1) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_import_and_export_rd_test.cpp | 85 class DistributedDBInterfacesImportAndExportRdTest : public testing::Test { class 94 void DistributedDBInterfacesImportAndExportRdTest::SetUpTestCase(void) in SetUpTestCase() 118 void DistributedDBInterfacesImportAndExportRdTest::TearDownTestCase(void) in TearDownTestCase() 127 void DistributedDBInterfacesImportAndExportRdTest::SetUp(void) in SetUp() 138 void DistributedDBInterfacesImportAndExportRdTest::TearDown(void) in TearDown() 149 HWTEST_F(DistributedDBInterfacesImportAndExportRdTest, NormalExport001, TestSize.Level1) 198 HWTEST_F(DistributedDBInterfacesImportAndExportRdTest, ImportTxtFile001, TestSize.Level1) 239 int DistributedDBInterfacesImportAndExportRdTest::ModifyDataInPage(int modifyPos, char newVal, cons… in ModifyDataInPage() 263 HWTEST_F(DistributedDBInterfacesImportAndExportRdTest, ImportDamagedFile001, TestSize.Level1) 301 HWTEST_F(DistributedDBInterfacesImportAndExportRdTest, ReadOnlyNotExport001, TestSize.Level1) [all …]
|