Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go47 type TestBinaryProperties struct { struct
50 Test_per_src *bool
55 No_named_install_directory *bool
59 Data []string `android:"path,arch_variant"`
62 Data_libs []string `android:"arch_variant"`
66 Test_suites []string `android:"arch_variant"`
70 Test_config *string `android:"path,arch_variant"`
74 Test_config_template *string `android:"path,arch_variant"`
77 Test_options TestOptions
81 Require_root *bool
[all …]