Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp192 int SimulateCommitData(sqlite3 *db, sqlite3_stmt *&statement) in SimulateCommitData() function
256 EXPECT_EQ(SimulateCommitData(db, stmt), SQLITE_DONE); in InsertValue()