Home
last modified time | relevance | path

Searched defs:benchmarkDecorator (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/rust/
H A Dbenchmark.go46 type benchmarkDecorator struct { struct
47 *binaryDecorator
48 Properties BenchmarkProperties
49 testConfig android.Path
/aosp12/build/soong/cc/
H A Dtest.go546 type benchmarkDecorator struct { struct
547 *binaryDecorator
548 Properties BenchmarkProperties
549 data android.Paths
550 testConfig android.Path