Home
last modified time | relevance | path

Searched defs:server_try_cancel_thd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dtest_service_impl.h321 std::thread* server_try_cancel_thd = nullptr; in RequestStream() local
335 delete server_try_cancel_thd; in RequestStream() local
375 std::thread* server_try_cancel_thd = nullptr; in ResponseStream() local
392 delete server_try_cancel_thd; in ResponseStream() local
428 std::thread* server_try_cancel_thd = nullptr; in BidiStream() local
458 delete server_try_cancel_thd; in BidiStream() local
H A Dasync_end2end_test.cc1452 std::thread* server_try_cancel_thd = nullptr; in TestClientStreamingServerCancel() local
1600 std::thread* server_try_cancel_thd = nullptr; in TestServerStreamingServerCancel() local
1749 std::thread* server_try_cancel_thd = nullptr; in TestBidiStreamingServerCancel() local