Searched defs:FuzzJob (Results 1 – 1 of 1) sorted by relevance
64 struct FuzzJob { struct66 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 …]