Searched refs:should_receive (Results 1 – 2 of 2) sorted by relevance
82 def _check_filter_crasher(self, should_receive): argument86 if should_receive:
28 TestClient* client, bool should_receive, const char* buf, size_t size) { in CheckReceive() argument29 return (should_receive) ? in CheckReceive()