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