Searched defs:testBinary (Results 1 – 1 of 1) 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 …]