Home
last modified time | relevance | path

Searched defs:testClasspathElementContext (Results 1 – 1 of 1) sorted by relevance

/build/soong/apex/
Dclasspath_element_test.go30 type testClasspathElementContext struct { struct
31 testContext *android.TestContext
32 module android.Module
33 errs []error
36 …mentContext) OtherModuleHasProvider(module blueprint.Module, provider blueprint.ProviderKey) bool {
40 …Context) OtherModuleProvider(module blueprint.Module, provider blueprint.ProviderKey) interface{} {
44 func (t *testClasspathElementContext) ModuleErrorf(fmt string, args ...interface{}) {