Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc63 void PushInput(grpc_slice slice) { in PushInput() function in DummyEndpoint
151 void PushInput(grpc_slice slice) { ep_->PushInput(slice); } in PushInput() function in Fixture