Home
last modified time | relevance | path

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

/build/soong/testing/
Dtest_spec.go60 var testsDepTag = testsDepTagType{} var
73 ctx.AddDependency(ctx.Module(), testsDepTag, module.properties.Tests...)
93 for _, m := range ctx.GetDirectDepsWithTag(testsDepTag) {