Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp72 TableSchema g_tableSchema; variable
296 SetDbSchema(g_tableSchema); in InitUserDataForAssetTest()
397 g_tableSchema.name = g_tableName; in SetUpTestCase()
398 g_tableSchema.sharedTableName = g_tableName + "_shared"; in SetUpTestCase()
399 g_tableSchema.fields = g_cloudFiled; in SetUpTestCase()
770 SetDbSchema(g_tableSchema);
857 SetDbSchema(g_tableSchema);
889 SetDbSchema(g_tableSchema);
925 SetDbSchema(g_tableSchema);
961 SetDbSchema(g_tableSchema);
[all …]