Searched defs:artifact_name (Results 1 – 3 of 3) sorted by relevance
205 void LuciTestResult::AddOutputArtifactFile(const std::string& artifact_name, in AddOutputArtifactFile()215 const std::string& artifact_name, in AddOutputArtifactContents()
95 def find_artifact(artifact_name, artifacts): argument
109 def get_fuzz_target_artifact(self, target, artifact_name): argument