Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dendpoint_tests.cc171 static void read_and_write_test(grpc_endpoint_test_config config, in read_and_write_test() function
316 read_and_write_test(config, 10000000, 100000, 8192, false); in grpc_endpoint_tests()
317 read_and_write_test(config, 1000000, 100000, 1, false); in grpc_endpoint_tests()
318 read_and_write_test(config, 100000000, 100000, 1, true); in grpc_endpoint_tests()
320 read_and_write_test(config, 40320, i, i, false); in grpc_endpoint_tests()