Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/usb/
H A DUsbGadgetUtils_fuzz.cpp12 std::string vid_str = fdp.ConsumeRandomLengthString(size); in LLVMFuzzerTestOneInput() local
14 setVidPid(vid_str.c_str(), pid_str.c_str()); in LLVMFuzzerTestOneInput()