Home
last modified time | relevance | path

Searched defs:PositionStatus01 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp94 struct PositionStatus01 { struct
95 DBStatus isGetSuccess = OK;
96 bool isFirst = true;
97 bool isLast = false;
98 bool isBeforeFirst = false;
99 bool isAfterLast = false;
100 int position = 0;