Home
last modified time | relevance | path

Searched defs:artifact_name (Results 1 – 3 of 3) sorted by relevance

/external/cronet/testing/perf/
Dluci_test_result.cc205 void LuciTestResult::AddOutputArtifactFile(const std::string& artifact_name, in AddOutputArtifactFile()
215 const std::string& artifact_name, in AddOutputArtifactContents()
/external/oss-fuzz/infra/cifuzz/filestore/github_actions/
Dgithub_api.py95 def find_artifact(artifact_name, artifacts): argument
/external/oss-fuzz/infra/cifuzz/
Drun_fuzzers.py109 def get_fuzz_target_artifact(self, target, artifact_name): argument