Home
last modified time | relevance | path

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

/build/soong/java/
Drobolectric.go107 …ctx.AddVariationDependencies(nil, instrumentationForTag, String(r.robolectricProperties.Instrument…
143 instrumented := ctx.GetDirectDepsWithTag(instrumentationForTag)
Daar.go437 case instrumentationForTag:
Dbase.go1915 case libTag, instrumentationForTag:
2008 case instrumentationForTag:
Dapp.go1030 …ctx.AddVariationDependencies(nil, instrumentationForTag, String(a.appTestProperties.Instrumentatio…
Djava.go369 instrumentationForTag = dependencyTag{name: "instrumentation_for"} var