Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go268 func (test *testDecorator) isolated(ctx android.EarlyModuleContext) bool { func
301 } else if test.isolated(ctx) {
440 configs := getTradefedConfigOptions(ctx, &test.Properties, test.isolated(ctx), ctx.Device())
482 …tions(ctx android.EarlyModuleContext, properties *TestBinaryProperties, isolated bool, device bool…
501 if isolated {