Searched refs:DistributedDBCloudSchemaMgrTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_cloud_schema_mgr_test.cpp | 47 class DistributedDBCloudSchemaMgrTest : public testing::Test { class 55 void DistributedDBCloudSchemaMgrTest::SetUpTestCase(void) in SetUpTestCase() 59 void DistributedDBCloudSchemaMgrTest::TearDownTestCase(void) in TearDownTestCase() 63 void DistributedDBCloudSchemaMgrTest::SetUp(void) in SetUp() 68 void DistributedDBCloudSchemaMgrTest::TearDown(void) in TearDown() 273 HWTEST_F(DistributedDBCloudSchemaMgrTest, SchemaMgrTest001, TestSize.Level0) 298 HWTEST_F(DistributedDBCloudSchemaMgrTest, SchemaMgrTest002, TestSize.Level0) 324 HWTEST_F(DistributedDBCloudSchemaMgrTest, SchemaMgrTest003, TestSize.Level0) 352 HWTEST_F(DistributedDBCloudSchemaMgrTest, SchemaMgrTest004, TestSize.Level0) 379 HWTEST_F(DistributedDBCloudSchemaMgrTest, SchemaMgrTest005, TestSize.Level0) [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/ |
H A D | BUILD.gn | 262 distributeddb_unittest("DistributedDBCloudSchemaMgrTest") { 856 ":DistributedDBCloudSchemaMgrTest",
|