Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/obscuretestdata/
Dobscuretestdata.go34 func DecodeToTempFile(name string) (path string, err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/buildid/
Dbuildid_test.go45 f, err := obscuretestdata.DecodeToTempFile("testdata/" + name)
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/nm/
Dnm_test.go68 tf, err := obscuretestdata.DecodeToTempFile(exepath)
/aosp_15_r20/prebuilts/go/linux-x86/src/archive/zip/
Dreader_test.go606 tf, err := obscuretestdata.DecodeToTempFile(path)