Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testshared/
Dshared_test.go141 modRoot, err := cloneTestdataModule(gopath)
209 func cloneTestdataModule(gopath string) (string, error) { func