Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dclient_callback_end2end_test.cc167 void SendRpcs(int num_rpcs, bool with_binary_metadata) { in SendRpcs() argument
177 if (with_binary_metadata) { in SendRpcs()
193 with_binary_metadata](Status s) { in SendRpcs()
197 if (with_binary_metadata) { in SendRpcs()
Dend2end_test.cc470 bool with_binary_metadata) { in SendRpc() argument
477 if (with_binary_metadata) { in SendRpc()
/third_party/grpc/test/cpp/ios/CronetTests/
DCppCronetEnd2EndTests.mm97 withBinaryMetadata:(BOOL)with_binary_metadata {
104 if (with_binary_metadata) {