Searched refs:should_receive (Results 1 – 1 of 1) sorted by relevance
43 TestClient* client, bool should_receive, const char* buf, size_t size) { in CheckReceive() argument44 return (should_receive) ? in CheckReceive()