Searched refs:DistributedDBInterfacesImportAndExportTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_import_and_export_test.cpp | 85 class DistributedDBInterfacesImportAndExportTest : public testing::Test { class 93 void DistributedDBInterfacesImportAndExportTest::SetUpTestCase(void) in SetUpTestCase() 117 void DistributedDBInterfacesImportAndExportTest::TearDownTestCase(void) in TearDownTestCase() 126 void DistributedDBInterfacesImportAndExportTest::SetUp(void) in SetUp() 137 void DistributedDBInterfacesImportAndExportTest::TearDown(void) in TearDown() 149 HWTEST_F(DistributedDBInterfacesImportAndExportTest, NormalExport001, TestSize.Level1) 486 HWTEST_F(DistributedDBInterfacesImportAndExportTest, NormalImport001, TestSize.Level1) 545 HWTEST_F(DistributedDBInterfacesImportAndExportTest, NormalImport002, TestSize.Level1) 1158 HWTEST_F(DistributedDBInterfacesImportAndExportTest, ForceExportTest001, TestSize.Level1) 1268 HWTEST_F(DistributedDBInterfacesImportAndExportTest, abortHandle001, TestSize.Level1) [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/ |
H A D | BUILD.gn | 246 distributeddb_unittest("DistributedDBInterfacesImportAndExportTest") { 879 ":DistributedDBInterfacesImportAndExportTest",
|