Home
last modified time | relevance | path

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

/build/soong/tradefed/
Dautogen.go65 type Option struct { struct
66 Name string
67 Key string
68 Value string
73 func (o Option) Config() string {
110 …utput android.WritablePath, template string, configs []Config, testRunnerConfigs []Option, outputF…
218 …h, testSuites []string, autoGenConfig *bool, configs []Config, testRunnerConfigs []Option) android…