Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_step_result_get_row_test.cpp216 int data2ValueByIndex = rowEntity.Get(2); variable
222 EXPECT_EQ(20, data2ValueByIndex);
H A Drdb_sqlite_shared_result_set_test.cpp1107 int data2ValueByIndex = rowEntity.Get(2); variable
1112 EXPECT_EQ(10, data2ValueByIndex);