Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp916 int reTry = 5; in WaitCallCount() local
917 while (observer1->GetCallCount() != 1u && reTry > 0) { in WaitCallCount()
919 reTry--; in WaitCallCount()