Home
last modified time | relevance | path

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

/build/soong/python/
Dtest.go29 type TestProperties struct { struct
32 Test_config *string `android:"arch_variant"`
36 Test_config_template *string `android:"arch_variant"`
/build/soong/android/
Dsh_binary.go53 type TestProperties struct { struct
56 Test_suites []string `android:"arch_variant"`
60 Test_config *string `android:"arch_variant"`
/build/soong/cc/
Dtest.go25 type TestProperties struct { struct
27 Gtest *bool
30 Isolated *bool