Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/server/
Dorca_service_test.cc51 class TestReactorHook : public OrcaService::ReactorHook { class in grpc::testing::OrcaServiceTest
53 explicit TestReactorHook(grpc::Status expected_status) in TestReactorHook() function in grpc::testing::OrcaServiceTest::TestReactorHook