Home
last modified time | relevance | path

Searched refs:g_cloudFiled2 (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.cpp109 const std::vector<Field> g_cloudFiled2 = { variable
122 …const std::vector<std::string> g_tablesPKey = {g_cloudFiled1[0].colName, g_cloudFiled2[0].colName};
284 .fields = g_cloudFiled2 in GetCloudDbSchema()
294 .fields = g_cloudFiled2 in GetCloudDbSchema()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp106 const std::vector<Field> g_cloudFiled2 = { variable
117 …const std::vector<std::string> g_tablesPKey = {g_cloudFiled1[0].colName, g_cloudFiled2[0].colName};
573 .fields = g_cloudFiled2 in GetCloudDbSchema()
583 .fields = g_cloudFiled2 in GetCloudDbSchema()
602 .fields = g_cloudFiled2 in GetInvalidCloudDbSchema()