Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dtest.go352 t, err := loadTestFuncs(p)
617 func loadTestFuncs(ptest *Package) (*testFuncs, error) { func