Searched defs:testClasspathElementContext (Results 1 – 1 of 1) sorted by relevance
29 type testClasspathElementContext struct { struct30 android.OtherModuleProviderContext31 testContext *android.TestContext32 module android.Module33 errs []error36 func (t *testClasspathElementContext) ModuleErrorf(fmt string, args ...interface{}) {