Searched defs:write_done (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/gio/tests/ | ||
D | stream-rw_all.c | 60 write_done (GObject *source, in write_done() function |
/third_party/grpc/test/core/iomgr/ | ||
D | tcp_posix_test.cc | 304 int write_done; member |
D | endpoint_tests.cc | 112 int write_done; member |
/third_party/grpc/test/cpp/qps/ | ||
D | server_async.cc | 358 bool write_done(bool ok) { in write_done() function in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingImpl |
/third_party/grpc/test/core/end2end/ | ||
D | bad_server_response_test.cc | 83 bool write_done; member |
/third_party/node/test/cctest/ | ||
D | test_inspector_socket.cc | 238 void write_done(uv_write_t* req, int status) { req->data = nullptr; } in write_done() function |