Searched defs:fuzzVec (Results 1 – 2 of 2) sorted by relevance
63 std::vector<uint8_t> fuzzVec(fuzzStr.begin(), fuzzStr.end()); in LLVMFuzzerTestOneInput() local
168 std::vector<uint8_t> fuzzVec(fuzzStr.begin(), fuzzStr.end()); in LLVMFuzzerTestOneInput() local