Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dbootstrap.go308 deps = buildGoTest(ctx, testRoot(ctx), g.testArchiveFile,
399 deps = buildGoTest(ctx, testRoot(ctx), g.testArchiveFile,
504 func buildGoTest(ctx blueprint.ModuleContext, testRoot, testPkgArchive, func