Searched defs:testBinary (Results 1 – 4 of 4) sorted by relevance
259 func (test *testDecorator) testBinary() bool { func335 type testBinary struct { struct336 *testDecorator337 *binaryDecorator338 *baseCompiler339 Properties TestBinaryProperties340 data []android.DataPath341 testConfig android.Path342 extraTestConfigs android.Paths345 func (test *testBinary) linkerProps() []interface{} {[all …]
480 testBinary() bool methodSpec1448 func (ctx *moduleContextImpl) testBinary() bool { func3229 func (c *Module) testBinary() bool { func
37 testBinary() bool methodSpec186 func (binary *binaryDecorator) testBinary() bool { func
242 func (test *testDecorator) testBinary() bool { func