HomeSort by relevance Sort by last modified time
    Searched refs:kServerUseCoalescingApi (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/test/cpp/end2end/
test_service_impl.h 37 const char* const kServerUseCoalescingApi = "server_use_coalescing_api";
test_service_impl.cc 235 kServerUseCoalescingApi, context->client_metadata(), 0);
end2end_test.cc 835 context.AddMetadata(kServerUseCoalescingApi, "1");
856 context.AddMetadata(kServerUseCoalescingApi, "1");
    [all...]

Completed in 399 milliseconds