Searched refs:sandboxDir (Results 1 – 1 of 1) sorted by relevance
361 func makeOutputDirs(copies []*sbox_proto.Copy, sandboxDir string) error {363 dir := joinPath(sandboxDir, filepath.Dir(copyPair.GetFrom()))374 func validateOutputFiles(copies []*sbox_proto.Copy, sandboxDir, outputDir, rawCommand string) error… argument378 fromPath := joinPath(sandboxDir, copyPair.GetFrom())419 createdFiles := findAllFilesUnder(sandboxDir)424 errorMessage += "in sandbox " + sandboxDir + ",\n"