Searched defs:ignore_ok (Results 1 – 3 of 3) sorted by relevance
| /external/grpc-grpc/test/cpp/end2end/ |
| D | interceptors_util.h | 269 int Next(CompletionQueue* cq, bool ignore_ok) { in Next() 295 void Verify(CompletionQueue* cq, bool ignore_ok) { in Verify() 325 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag()
|
| D | raw_end2end_test.cc | 69 int Next(CompletionQueue* cq, bool ignore_ok) { in Next() 87 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag()
|
| D | async_end2end_test.cc | 104 int Next(CompletionQueue* cq, bool ignore_ok) { in Next() 130 void Verify(CompletionQueue* cq, bool ignore_ok) { in Verify() 182 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag()
|