Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go66 type TestBinaryProperties struct { struct
69 Test_per_src *bool
74 No_named_install_directory *bool
78 Data []string `android:"path,arch_variant"`
81 Data_libs []string `android:"arch_variant"`
85 Test_suites []string `android:"arch_variant"`
89 Test_config *string `android:"path,arch_variant"`
93 Test_config_template *string `android:"path,arch_variant"`
96 Test_options TestOptions
100 Require_root *bool
[all …]