Searched defs:FuzzProperties (Results 1 – 2 of 2) sorted by relevance
411 type FuzzProperties struct { struct414 Corpus []string `android:"path"`418 Device_common_corpus []string `android:"path_device_common"`422 Data []string `android:"path"`426 Device_common_data []string `android:"path_device_common"`430 Device_first_data []string `android:"path_device_first"`435 Host_common_data []string `android:"path_host_common"`438 Dictionary *string `android:"path"`442 Fuzzing_frameworks *FuzzFrameworks444 Fuzz_config *FuzzConfig[all …]
35 type FuzzProperties struct { struct36 FuzzFramework fuzz.Framework `blueprint:"mutated"`