Home
last modified time | relevance | path

Searched refs:DistributedDBCloudInterfacesSetCloudSchemaTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp117 class DistributedDBCloudInterfacesSetCloudSchemaTest : public testing::Test { class
141 void DistributedDBCloudInterfacesSetCloudSchemaTest::SetUpTestCase(void) in SetUpTestCase()
152 void DistributedDBCloudInterfacesSetCloudSchemaTest::TearDownTestCase(void) in TearDownTestCase()
156 void DistributedDBCloudInterfacesSetCloudSchemaTest::SetUp(void) in SetUp()
174 void DistributedDBCloudInterfacesSetCloudSchemaTest::TearDown(void) in TearDown()
186 void DistributedDBCloudInterfacesSetCloudSchemaTest::CreateUserDBAndTable() in CreateUserDBAndTable()
193 void DistributedDBCloudInterfacesSetCloudSchemaTest::CheckSharedTable( in CheckSharedTable()
215 void DistributedDBCloudInterfacesSetCloudSchemaTest::CheckDistributedSharedTable( in CheckDistributedSharedTable()
318 void DistributedDBCloudInterfacesSetCloudSchemaTest::BlockSync(const Query &query, in BlockSync()
361 void DistributedDBCloudInterfacesSetCloudSchemaTest::CloseDb() in CloseDb()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn758 distributeddb_unittest("DistributedDBCloudInterfacesSetCloudSchemaTest") {
852 ":DistributedDBCloudInterfacesSetCloudSchemaTest",