Home
last modified time | relevance | path

Searched refs:mockContext (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Djava_test.go1151 type mockContext struct { struct
1156 func (ctx *mockContext) PropertyErrorf(property, format string, args ...interface{}) { argument
1163 ctx := &mockContext{result: true}