Searched refs:SEND_COUNT_GOAL (Results 1 – 1 of 1) sorted by relevance
32 constexpr int SEND_COUNT_GOAL = 20; // Send 20 times variable351 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);