Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dbootstrap.go365 g.testResultFile = buildGoTest(ctx, testRoot(ctx, g.config), testArchiveFile,
475 testDeps = buildGoTest(ctx, testRoot(ctx, g.config), testArchiveFile,
583 func buildGoTest(ctx blueprint.ModuleContext, testRoot, testPkgArchive, func