Searched refs:DecodeToTempFile (Results 1 – 4 of 4) sorted by relevance
34 func DecodeToTempFile(name string) (path string, err error) { func
45 f, err := obscuretestdata.DecodeToTempFile("testdata/" + name)
68 tf, err := obscuretestdata.DecodeToTempFile(exepath)
606 tf, err := obscuretestdata.DecodeToTempFile(path)