Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_send_receive_test.cpp32 constexpr int SEND_COUNT_GOAL = 20; // Send 20 times variable
351 while (sendCount < SEND_COUNT_GOAL) { in __anon922778e00902()
373 EXPECT_EQ(sendCount, SEND_COUNT_GOAL);
417 while (sendCnt < SEND_COUNT_GOAL) { in __anon922778e00c02()
439 EXPECT_EQ(sendCnt, SEND_COUNT_GOAL);