Home
last modified time | relevance | path

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

/third_party/grpc/test/core/iomgr/
Dendpoint_tests.cc194 static void read_and_write_test(grpc_endpoint_test_config config, in read_and_write_test() function
345 read_and_write_test(config, 10000000, 100000, 8192, false); in grpc_endpoint_tests()
346 read_and_write_test(config, 1000000, 100000, 1, false); in grpc_endpoint_tests()
347 read_and_write_test(config, 100000000, 100000, 1, true); in grpc_endpoint_tests()
349 read_and_write_test(config, 40320, i, i, false); in grpc_endpoint_tests()