Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_sqlite_relational_utils_test.cpp53 void CreateUserDBAndTable();
73 CreateUserDBAndTable(); in SetUp()
85 void DistributedDBSqliteRelationalUtilsTest::CreateUserDBAndTable() in CreateUserDBAndTable() function in __anon642cbd540110::DistributedDBSqliteRelationalUtilsTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_sync_utils_test.h49 static void CreateUserDBAndTable(sqlite3 *&db, std::string sql);
H A Ddistributeddb_cloud_table_compound_primary_key_sync_test.cpp118 CloudDBSyncUtilsTest::CreateUserDBAndTable(db, CREATE_LOCAL_TABLE_COMPOUND_PRIMARY_KEY_SQL); in SetUp()
H A Ddistributeddb_cloud_table_without_primary_key_sync_test.cpp183 CloudDBSyncUtilsTest::CreateUserDBAndTable(db, CREATE_LOCAL_TABLE_WITHOUT_PRIMARY_KEY_SQL); in SetUp()
H A Dcloud_db_sync_utils_test.cpp73 void CloudDBSyncUtilsTest::CreateUserDBAndTable(sqlite3 *&db, std::string sql) in CreateUserDBAndTable() function in DistributedDB::CloudDBSyncUtilsTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp72 void CreateUserDBAndTable(sqlite3 *&db) in CreateUserDBAndTable() function
139 CreateUserDBAndTable(db_); in SetUp()
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp54 void CreateUserDBAndTable(sqlite3 *&db) in CreateUserDBAndTable() function
142 CreateUserDBAndTable(db_); in SetUp()
H A Ddistributeddb_cloud_check_sync_test.cpp65 void CreateUserDBAndTable(sqlite3 *&db) in CreateUserDBAndTable() function
226 CreateUserDBAndTable(db_); in SetUp()
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp128 void CreateUserDBAndTable(sqlite3 *&db) in CreateUserDBAndTable() function
1115 CreateUserDBAndTable(db); in SetUp()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp124 void CreateUserDBAndTable();
160 CreateUserDBAndTable(); in SetUp()
186 void DistributedDBCloudInterfacesSetCloudSchemaTest::CreateUserDBAndTable() in CreateUserDBAndTable() function in __anon8f2187a20110::DistributedDBCloudInterfacesSetCloudSchemaTest
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp133 void CreateUserDBAndTable(sqlite3 *&db) in CreateUserDBAndTable() function
588 CreateUserDBAndTable(db); in SetUp()