Searched refs:rust_fuzzer_test_input (Results 1 – 1 of 1) sorted by relevance
51 fn rust_fuzzer_test_input(input: &[u8]) -> i32; in rust_fuzzer_test_input() function61 rust_fuzzer_test_input(data_slice) in test_input_wrap()209 pub extern "C" fn rust_fuzzer_test_input(bytes: &[u8]) -> i32 {259 pub extern "C" fn rust_fuzzer_test_input(bytes: &[u8]) -> i32 {