Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dbenchmark.go22 type BenchmarkProperties struct { struct
26 No_named_install_directory *bool
30 Test_config *string `android:"path,arch_variant"`
34 Test_config_template *string `android:"path,arch_variant"`
38 Test_suites []string `android:"arch_variant"`
43 Auto_gen_config *bool
/aosp_15_r20/build/soong/cc/
H A Dtest.go538 type BenchmarkProperties struct { struct
541 Data []string `android:"path"`
545 Test_suites []string `android:"arch_variant"`
549 Test_config *string `android:"path,arch_variant"`
553 Test_config_template *string `android:"path,arch_variant"`
557 Require_root *bool
562 Auto_gen_config *bool