Home
last modified time | relevance | path

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

/build/soong/tradefed/
Dautogen.go137 type AutoGenTestConfigOptions struct { struct
138 Name string
139 OutputFileName string
140 TestConfigProp *string
141 TestConfigTemplateProp *string
142 TestSuites []string
143 Config []Config
144 OptionsForAutogenerated []Option
145 AutoGenConfig *bool
146 UnitTest *bool
[all …]