Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dendpoint_tests.cc102 struct read_and_write_test_state { struct
120 struct read_and_write_test_state* state = in read_and_write_test_read_handler() argument
121 static_cast<struct read_and_write_test_state*>(data); in read_and_write_test_read_handler()
137 struct read_and_write_test_state* state = in read_and_write_test_write_handler()
138 static_cast<struct read_and_write_test_state*>(data); in read_and_write_test_write_handler()
174 struct read_and_write_test_state state; in read_and_write_test()