Home
last modified time | relevance | path

Searched refs:data3ValueByIndex (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.cpp217 double data3ValueByIndex = rowEntity.Get(3); variable
223 EXPECT_EQ(2.0, data3ValueByIndex);
H A Drdb_sqlite_shared_result_set_test.cpp1108 double data3ValueByIndex = rowEntity.Get(3); variable
1113 EXPECT_EQ(1.0, data3ValueByIndex);