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.go519 type BenchmarkProperties struct { struct
522 Data []string `android:"path"`
526 Test_suites []string `android:"arch_variant"`
530 Test_config *string `android:"path,arch_variant"`
534 Test_config_template *string `android:"path,arch_variant"`
538 Require_root *bool
543 Auto_gen_config *bool