Home
last modified time | relevance | path

Searched defs:SQLITE_NULL (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp1130 ASSERT_EQ(sqlite3_column_type(stmt, 0), SQLITE_NULL); in HWTEST_F() local
1131 ASSERT_EQ(sqlite3_column_type(stmt, 1), SQLITE_NULL); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp479 ASSERT_EQ(sqlite3_column_type(stmt, 0), SQLITE_NULL); in CheckFillAssetForTest10() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp524 ASSERT_EQ(sqlite3_column_type(stmt, 0), SQLITE_NULL); in CheckLocalAssetIsEmpty() local

Completed in 12 milliseconds