OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LLVMFuzzerTestOneInput
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/TEST/
fuzz1.c
18
int
LLVMFuzzerTestOneInput
(const uint8_t *Data, size_t Size) {
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
FuzzerUnittest.cpp
25
// For now, have
LLVMFuzzerTestOneInput
just to make it link.
26
// Later we may want to make unittests that actually call
LLVMFuzzerTestOneInput
.
27
extern "C" int
LLVMFuzzerTestOneInput
(const uint8_t *Data, size_t Size) {
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025