Searched refs:sandboxOuts (Results 1 – 1 of 1) sorted by relevance
155 sandboxOuts []string member514 "allouts": strings.Join(task.sandboxOuts, " "),615 var sandboxOuts []string634 sandboxOuts = append(sandboxOuts, sandboxOutfile)661 sandboxOuts: sandboxOuts,697 sandboxOuts := make([]string, len(properties.Out))701 sandboxOuts[i] = pathToSandboxOut(outs[i], genDir)707 sandboxOuts: sandboxOuts,