Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc_test_only_property_test.go60 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
98 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
/build/soong/apex/
Dclasspath_element_test.go234 OtherModuleProviderContext: result.TestContext.OtherModuleProviderAdaptor(),
/build/soong/python/
Dpython_test.go389 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
/build/soong/tradefed_modules/
Dtest_module_config_test.go406 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
/build/soong/android/
Dselects_test.go833 …p, _ := OtherModuleProvider(result.testContext.OtherModuleProviderAdaptor(), m.Module(), selectsTe…
Dtesting.go221 func (ctx *TestContext) OtherModuleProviderAdaptor() OtherModuleProviderContext { func
/build/soong/java/
Djava_test.go3020 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, ke…