Searched defs:artifactName (Results 1 – 4 of 4) sorted by relevance
21 const artifactName = process.argv[2]; constant
71 String artifactName = artifactSpec.getValue(); in tagAll() local
448 const js::Value &artifactName = artifactArray[0]; in GetTestArtifactsFromJSON() local1866 std::string TestSuite::reserveTestArtifactPath(const std::string &artifactName) in reserveTestArtifactPath()
170 var artifactName: String? = null in parseDocumentation() variable