Lines Matching refs:TestConfig
43 Config: &TestConfig{
57 Config: &TestConfig{
105 Config: &TestConfig{Index: 1},
109 Config: &TestConfig{Index: 2},
123 Config: &TestConfig{Index: 1},
127 Config: &TestConfig{Index: 2},
141 Config: &TestConfig{Index: 1},
145 Config: &TestConfig{Index: 2},
165 type TestConfig struct { struct
169 func (cfg *TestConfig) Type() string { argument
173 func (cfg *TestConfig) NeedMaintainers() bool { argument
177 func (cfg *TestConfig) Validate() error { argument