Home
last modified time | relevance | path

Searched refs:g_cloudFiled1 (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_relational_remove_device_data_test.cpp99 const std::vector<Field> g_cloudFiled1 = { variable
122 …const std::vector<std::string> g_tablesPKey = {g_cloudFiled1[0].colName, g_cloudFiled2[0].colName};
279 .fields = g_cloudFiled1 in GetCloudDbSchema()
854 .fields = g_cloudFiled1
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp96 const std::vector<Field> g_cloudFiled1 = { variable
117 …const std::vector<std::string> g_tablesPKey = {g_cloudFiled1[0].colName, g_cloudFiled2[0].colName};
568 .fields = g_cloudFiled1 in GetCloudDbSchema()