Home
last modified time | relevance | path

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

/build/soong/tradefed/
Dautogen.go148 type AutoGenTestConfigOptions struct { struct
149 Name string
150 OutputFileName string
151 TestConfigProp *string
152 TestConfigTemplateProp *string
153 TestSuites []string
154 Config []Config
155 OptionsForAutogenerated []Option
156 TestRunnerOptions []Option
157 AutoGenConfig *bool
[all …]