Searched defs:testBinary (Results 1 – 1 of 1) sorted by relevance
242 type testBinary struct { struct243 testDecorator244 *binaryDecorator245 *baseCompiler246 Properties TestBinaryProperties247 data android.Paths248 testConfig android.Path251 func (test *testBinary) linkerProps() []interface{} {257 func (test *testBinary) linkerInit(ctx BaseModuleContext) {262 func (test *testBinary) linkerDeps(ctx DepsContext, deps Deps) Deps {[all …]