Home
last modified time | relevance | path

Searched refs:queue_batch (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/api_fuzzer_corpus/
H A Dtestcase-494727213672038422 queue_batch {
61 queue_batch {
67 queue_batch {
103 queue_batch {
129 queue_batch {
143 queue_batch {
183 queue_batch {
203 queue_batch {
280 queue_batch {
308 queue_batch {
[all …]
H A D612049013447065621 queue_batch {
61 queue_batch {
67 queue_batch {
102 queue_batch {
108 queue_batch {
120 queue_batch {
163 queue_batch {
195 queue_batch {
235 queue_batch {
249 queue_batch {
[all …]
H A Dclusterfuzz-testcase-minimized-api_fuzzer-4628044215877632.test51 queue_batch {
70 queue_batch {
H A D578267926711500818 queue_batch {
H A Dclusterfuzz-testcase-minimized-api_fuzzer-461796732606873619 queue_batch {
H A D509282731170201617 queue_batch {
H A D547111710497177649 queue_batch {
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/client_fuzzer_corpus/
H A D569493061481267211 queue_batch {
23 queue_batch {
32 queue_batch {
H A D619567789906329610 queue_batch {
18 queue_batch {
H A D576093775259238410 queue_batch {
18 queue_batch {
H A D506152184034099211 queue_batch {
H A D626248950435020827 queue_batch {
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dfuzzing_common.cc502 const api_fuzzer::Batch& queue_batch) { in QueueBatchForActiveCall() argument
509 const auto& batch = queue_batch.operations(); in QueueBatchForActiveCall()
679 return QueueBatchForActiveCall(action.queue_batch()); in ExecuteAction()
H A Dfuzzing_common.h158 Result QueueBatchForActiveCall(const api_fuzzer::Batch& queue_batch);
H A Dapi_fuzzer.proto178 Batch queue_batch = 13; field