Home
last modified time | relevance | path

Searched defs:loadPkgFunc (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/microfactory/
Dmicrofactory_test.go125 modify func(config *Config, dir string, loadPkg loadPkgFunc),
382 type loadPkgFunc func() *GoPackage type
384 func setupDir(t T, test func(config *Config, dir string, loadPkg loadPkgFunc)) {