Searched refs:ExactArtifactPath (Results 1 – 3 of 3) sorted by relevance
44 std::string ExactArtifactPath; member
566 if (!Options.ExactArtifactPath.empty()) in WriteUnitToFileWithPrefix()567 Path = Options.ExactArtifactPath; // Overrides ArtifactPrefix. in WriteUnitToFileWithPrefix()
422 Options.ExactArtifactPath = Flags.exact_artifact_path; in FuzzerDriver()