Home
last modified time | relevance | path

Searched refs:DELEGATE_NUM (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.cpp49 const unsigned int DELEGATE_NUM = 3; variable
2049 for (delegateCnt = INDEX_FIRST; delegateCnt < DELEGATE_NUM; ++delegateCnt) { in ResultSetDb027()
2056 VerifyResultSetInterfaces(delegates, DELEGATE_NUM); in ResultSetDb027()