Home
last modified time | relevance | path

Searched defs:sql1 (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_index_optimize_test.cpp322 std::string sql1; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_relational_schema_object_test.cpp775 int TableCompareTest(sqlite3 *db, const std::string &sql1, const std::string &sql2) in TableCompareTest() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp528 std::string sql1 = "select count(*) from " + ASSETS_TABLE_NAME + " where id < 10;"; in HWTEST_F() local
562 std::string sql1 = "select count(*) from " + ASSETS_TABLE_NAME + ";"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp382 std::string sql1 = "select count(*) from " + DBCommon::GetLogTableName(tableName) + in CheckCleanLogNum() local
413 std::string sql1 = "select count(*) from " + DBCommon::GetLogTableName(tableName) + in CheckCleanDataAndLogNum() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp619 std::string sql1 = "select count(*) from " + DBCommon::GetLogTableName(tableName_) + in CheckLogCleaned() local

Completed in 11 milliseconds