Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go39 type TestBinaryProperties struct { struct
42 Test_per_src *bool
47 No_named_install_directory *bool
51 Data []string `android:"path"`
55 Test_suites []string `android:"arch_variant"`
59 Test_config *string `android:"path,arch_variant"`
63 Test_config_template *string `android:"path,arch_variant"`
66 Test_options TestOptions