Home
last modified time | relevance | path

Searched defs:ignore_ok (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dinterceptors_util.h269 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()
Draw_end2end_test.cc69 int Next(CompletionQueue* cq, bool ignore_ok) { in Next()
87 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag()
Dasync_end2end_test.cc104 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()