Home
last modified time | relevance | path

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

/build/soong/rust/
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
/build/soong/cc/
Dtest.go548 type BenchmarkProperties struct { struct
551 Data []string `android:"path"`
555 Test_suites []string `android:"arch_variant"`
559 Test_config *string `android:"path,arch_variant"`
563 Test_config_template *string `android:"path,arch_variant"`
567 Require_root *bool
572 Auto_gen_config *bool