Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
H A Dfuzzer_utils.cc25 void CreateFuzzingThread(Args&&... args) { in CreateFuzzingThread() function
141 CreateFuzzingThread(FuzzingLoop, std::move(incoming_parcels), in TransactionReceiverForFuzzing()