Home
last modified time | relevance | path

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

/build/soong/java/
Drobolectric.go98 …ctx.AddVariationDependencies(nil, instrumentationForTag, String(r.robolectricProperties.Instrument…
127 instrumented := ctx.GetDirectDepsWithTag(instrumentationForTag)
Daar.go426 case instrumentationForTag:
Dapp.go1025 …ctx.AddVariationDependencies(nil, instrumentationForTag, String(a.appTestProperties.Instrumentatio…
Djava.go273 instrumentationForTag = dependencyTag{name: "instrumentation_for"} var