Searched defs:testBinary (Results 1 – 4 of 4) sorted by relevance
199 func (test *testBinary) testBinary() bool { func287 type testBinary struct { struct288 *testDecorator289 *binaryDecorator290 *baseCompiler291 Properties TestBinaryProperties292 data []android.DataPath293 testConfig android.Path294 extraTestConfigs android.Paths297 func (test *testBinary) linkerProps() []interface{} {[all …]
674 testBinary() bool methodSpec1716 func (ctx *moduleContextImpl) testBinary() bool { func3986 func (c *Module) testBinary() bool { func
37 testBinary() bool methodSpec186 func (binary *binaryDecorator) testBinary() bool { func
295 func (test *testDecorator) testBinary() bool { func