Home
last modified time | relevance | path

Searched refs: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
36 func (t *testClasspathElementContext) ModuleErrorf(fmt string, args ...interface{}) { argument
40 var _ java.ClasspathElementContext = (*testClasspathElementContext)(nil)
231 newCtx := func() *testClasspathElementContext {
232 return &testClasspathElementContext{