Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_callback_end2end_test.cc172 void SendRpcs(int num_rpcs, bool with_binary_metadata) { in SendRpcs() argument
182 if (with_binary_metadata) { in SendRpcs()
198 with_binary_metadata](Status s) { in SendRpcs()
202 if (with_binary_metadata) { in SendRpcs()
H A Dend2end_test.cc482 bool with_binary_metadata) { in SendRpc() argument
489 if (with_binary_metadata) { in SendRpc()
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/CppCronetTests/
H A DCppCronetEnd2EndTests.mm97 withBinaryMetadata:(BOOL)with_binary_metadata {
104 if (with_binary_metadata) {