Searched defs:mockContext (Results 1 – 2 of 2) sorted by relevance
1151 type mockContext struct { struct1152 android.ModuleContext1153 result bool1156 func (ctx *mockContext) PropertyErrorf(property, format string, args ...interface{}) {
3132 type mockContext struct { struct3133 BaseModuleContext3134 result bool3137 func (ctx *mockContext) PropertyErrorf(property, format string, args ...interface{}) {