Searched defs:testBinary (Results 1 – 2 of 2) sorted by relevance
253 func (test *testDecorator) testBinary() bool { func325 type testBinary struct { struct326 testDecorator327 *binaryDecorator328 *baseCompiler329 Properties TestBinaryProperties330 data []android.DataPath331 testConfig android.Path332 extraTestConfigs android.Paths335 func (test *testBinary) linkerProps() []interface{} {[all …]
463 testBinary() bool methodSpec1341 func (ctx *moduleContextImpl) testBinary() bool { func3054 func (c *Module) testBinary() bool { func