Searched refs:send_ok (Results 1 – 1 of 1) sorted by relevance
2612 bool send_ok = false; in TEST_F() local2617 if (!send_ok) in TEST_F()2618 send_ok = CheckSendStats(); in TEST_F()2620 if (receive_ok && send_ok) in TEST_F()