Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/fotff/tester/common/
Dcommon.go29 ResultPath string `key:"result_path"` member
59 args = append(args, []string{resultPathFlag, t.ResultPath}...)
79 args = append(args, []string{resultPathFlag, t.ResultPath}...)
113 args = append(args, []string{resultPathFlag, t.ResultPath}...)
128 resultFile := filepath.Join(t.ResultPath, t.ResultFile)