Home
last modified time | relevance | path

Searched refs:expectation_to_strvec (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/end2end/
Dcq_verifier.cc179 static void expectation_to_strvec(gpr_strvec* buf, expectation* e) { in expectation_to_strvec() function
207 expectation_to_strvec(buf, e); in expectations_to_strvec()
232 expectation_to_strvec(&expected, e); in verify_matches()