Home
last modified time | relevance | path

Searched refs:configType (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dconfig_test.go52 type configType struct { struct
56 func (c *configType) SetDefaultConfig() { argument
61 config := configType{}
63 …expectedError := `Field configType.PopulateMe has tag json:"omitempty" which specifies to change i…