Searched defs:testBinary (Results 1 – 1 of 1) sorted by relevance
308 type testBinary struct { struct309 testDecorator310 *binaryDecorator311 *baseCompiler312 Properties TestBinaryProperties313 data []android.DataPath314 testConfig android.Path317 func (test *testBinary) linkerProps() []interface{} {323 func (test *testBinary) linkerInit(ctx BaseModuleContext) {328 func (test *testBinary) linkerDeps(ctx DepsContext, deps Deps) Deps {[all …]