Home
last modified time | relevance | path

Searched refs:rowID (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_cursor_test.cpp135 int rowID = OH_Rdb_Insert(cursorTestRdbStore_, table, valueBucket); in CreateAssetTable() local
136 EXPECT_EQ(rowID, curRow); in CreateAssetTable()
146 rowID = OH_Rdb_Insert(cursorTestRdbStore_, table, valueBucket); in CreateAssetTable()
147 EXPECT_EQ(rowID, curRow); in CreateAssetTable()
664 int rowID = OH_Rdb_Insert(cursorTestRdbStore_, table, valueBucket); in HWTEST_F() local
665 EXPECT_EQ(rowID, curRow); in HWTEST_F()

Completed in 2 milliseconds