Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dclasspath_element_test.go29 type testClasspathElementContext struct { struct
30 android.OtherModuleProviderContext
31 testContext *android.TestContext
32 module android.Module
33 errs []error
36 func (t *testClasspathElementContext) ModuleErrorf(fmt string, args ...interface{}) {