Searched defs:testBinary (Results 1 – 4 of 4) sorted by relevance
210 func (test *testBinary) testBinary() bool { func326 type testBinary struct { struct327 *testDecorator328 *binaryDecorator329 *baseCompiler330 Properties TestBinaryProperties331 data []android.DataPath332 testConfig android.Path333 extraTestConfigs android.Paths336 func (test *testBinary) linkerProps() []interface{} {[all …]
488 testBinary() bool methodSpec1529 func (ctx *moduleContextImpl) testBinary() bool { func3594 func (c *Module) testBinary() bool { func
37 testBinary() bool methodSpec188 func (binary *binaryDecorator) testBinary() bool { func
248 func (test *testDecorator) testBinary() bool { func