Home
last modified time | relevance | path

Searched defs: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