Home
last modified time | relevance | path

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

/third_party/grpc/test/core/end2end/
Dcq_verifier.cc182 std::string ExpectationString(const expectation& e) { in ExpectationString() function
206 expectations.push_back(ExpectationString(*e)); in ExpectationsString()
225 ExpectationString(*e).c_str()); in verify_matches()