Home
last modified time | relevance | path

Searched defs:FuzzJob (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerFork.cpp64 struct FuzzJob { struct
66 Command Cmd;
67 std::string CorpusDir;
68 std::string FeaturesDir;
69 std::string LogPath;
70 std::string SeedListPath;
71 std::string CFPath;
72 size_t JobId;
74 int DftTimeInSeconds = 0;
77 int ExitCode;
[all …]