Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_tests.h469 BatchBuilder NewBatch(int tag) { return BatchBuilder(call_, test_, tag); } in NewBatch() function
519 BatchBuilder NewBatch(int tag) { return impl_->call.NewBatch(tag); } in NewBatch() function