Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.proto164 Batch queue_batch = 13; field
/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.proto178 Batch queue_batch = 13; field
Dfuzzing_common.cc502 const api_fuzzer::Batch& queue_batch) { in QueueBatchForActiveCall()