Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc65 void PushInput(grpc_slice slice) { in PushInput() function in PhonyEndpoint
154 void PushInput(grpc_slice slice) { ep_->PushInput(slice); } in PushInput() function in Fixture