Searched refs:OtherModuleProviderAdaptor (Results 1 – 7 of 7) sorted by relevance
/build/soong/cc/ |
D | cc_test_only_property_test.go | 60 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an… 98 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
|
/build/soong/apex/ |
D | classpath_element_test.go | 234 OtherModuleProviderContext: result.TestContext.OtherModuleProviderAdaptor(),
|
/build/soong/python/ |
D | python_test.go | 389 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
|
/build/soong/tradefed_modules/ |
D | test_module_config_test.go | 406 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
|
/build/soong/android/ |
D | selects_test.go | 833 …p, _ := OtherModuleProvider(result.testContext.OtherModuleProviderAdaptor(), m.Module(), selectsTe…
|
D | testing.go | 221 func (ctx *TestContext) OtherModuleProviderAdaptor() OtherModuleProviderContext { func
|
/build/soong/java/ |
D | java_test.go | 3020 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, ke…
|