Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc206 grpc_metadata_array initial_metadata_recv1; in test_max_concurrent_streams() local
232 grpc_metadata_array_init(&initial_metadata_recv1); in test_max_concurrent_streams()
286 &initial_metadata_recv1; in test_max_concurrent_streams()
320 &initial_metadata_recv1; in test_max_concurrent_streams()
427 grpc_metadata_array_destroy(&initial_metadata_recv1); in test_max_concurrent_streams()
450 grpc_metadata_array initial_metadata_recv1; in test_max_concurrent_streams_with_timeout_on_first() local
475 grpc_metadata_array_init(&initial_metadata_recv1); in test_max_concurrent_streams_with_timeout_on_first()
528 &initial_metadata_recv1; in test_max_concurrent_streams_with_timeout_on_first()
623 grpc_metadata_array_destroy(&initial_metadata_recv1); in test_max_concurrent_streams_with_timeout_on_first()
645 grpc_metadata_array initial_metadata_recv1; in test_max_concurrent_streams_with_timeout_on_second() local
[all …]