Searched refs:GotTag (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/test/cpp/end2end/ |
D | raw_end2end_test.cc | 72 GotTag(got_tag, ok, ignore_ok); in Next() 86 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag() function in grpc::testing::__anonef537dfa0111::Verifier
|
D | async_end2end_test.cc | 92 GotTag(got_tag, ok, ignore_ok); in Next() 135 GotTag(got_tag, ok, false); in Verify() 157 GotTag(got_tag, ok, false); in Verify() 163 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag() function in grpc::testing::__anon60ba754e0111::Verifier
|