Home
last modified time | relevance | path

Searched refs:ossFuzzRepo (Results 1 – 1 of 1) sorted by relevance

/external/skia/infra/bots/task_drivers/cifuzz/
Dcifuzz.go99 ossFuzzRepo = "https://github.com/google/oss-fuzz.git" const
116 …if _, err := exec.RunCwd(ctx, workdir, gitAbsPath, "clone", ossFuzzRepo, "--depth", "1"); err != n…