Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A 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"`
96 Test_options TestOptions
100 Require_root *bool
103 Disable_framework *bool
108 Test_min_api_level *int64
113 Auto_gen_config *bool
[all …]