Home
last modified time | relevance | path

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

/build/soong/rust/
Dtest.go30 type TestProperties struct { struct
34 No_named_install_directory *bool
38 Test_config *string `android:"path,arch_variant"`
42 Test_config_template *string `android:"path,arch_variant"`
46 Test_suites []string `android:"arch_variant"`
50 Data []string `android:"path,arch_variant"`
55 Auto_gen_config *bool
58 Test_harness *bool
61 Test_options TestOptions
/build/soong/python/
Dtest.go39 type TestProperties struct { struct
42 Test_config *string `android:"path,arch_variant"`
46 Test_config_template *string `android:"path,arch_variant"`
50 Data []string `android:"path,arch_variant"`
53 Java_data []string
56 Test_options TestOptions
/build/soong/cc/
Dtest.go28 type TestProperties struct { struct
30 Gtest *bool
33 Isolated *bool