Searched defs:benchmarkDecorator (Results 1 – 1 of 1) sorted by relevance
376 type benchmarkDecorator struct { struct377 *binaryDecorator378 Properties BenchmarkProperties379 data android.Paths380 testConfig android.Path383 func (benchmark *benchmarkDecorator) linkerInit(ctx BaseModuleContext) {392 func (benchmark *benchmarkDecorator) linkerProps() []interface{} {398 func (benchmark *benchmarkDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps {404 func (benchmark *benchmarkDecorator) install(ctx ModuleContext, file android.Path) {