Searched refs:test_channel_transport_ (Results 1 – 4 of 4) sorted by relevance
101 test_channel_transport_.RegisterCommandHandler( in initialize_impl()325 bool transport_configured = test_channel_transport_.SetUp( in SetUpTestChannel()331 test_channel_transport_.SendResponse(conn_fd, response); in SetUpTestChannel()335 test_channel_transport_.OnCommandReady(conn_fd, []() {}); in SetUpTestChannel()
99 rootcanal::TestChannelTransport test_channel_transport_; variable
156 test_channel_transport_.RegisterCommandHandler( in initialize()228 bool transport_configured = test_channel_transport_.SetUp( in SetUpTestChannel()246 test_channel_transport_.OnCommandReady( in SetUpTestChannel()
66 rootcanal::TestChannelTransport test_channel_transport_; variable