Searched refs:ExactArtifactPath (Results 1 – 3 of 3) sorted by relevance
56 std::string ExactArtifactPath; member
646 if (!Options.ExactArtifactPath.empty()) in WriteUnitToFileWithPrefix()647 Path = Options.ExactArtifactPath; // Overrides ArtifactPrefix. in WriteUnitToFileWithPrefix()
736 Options.ExactArtifactPath = Flags.exact_artifact_path; in FuzzerDriver()737 ValidateDirectoryExists(DirName(Options.ExactArtifactPath), in FuzzerDriver()