Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dbootstrap.go328 g.testResultFile = buildGoTest(ctx, testRoot(ctx), testArchiveFile,
499 testDeps = buildGoTest(ctx, testRoot(ctx), testArchiveFile,
633 func buildGoTest(ctx blueprint.ModuleContext, testRoot, testPkgArchive, func