Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc62 void PushInput(grpc_slice slice) { in PushInput() function in DummyEndpoint
149 void PushInput(grpc_slice slice) { ep_->PushInput(slice); } in PushInput() function in Fixture
574 f.PushInput(grpc_slice_ref(incoming_data)); in BM_TransportStreamRecv()
615 f.PushInput(SLICE_FROM_BUFFER( in BM_TransportStreamRecv()