Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_config_testing.go186 type expectedVariant struct { struct
187 archType android.ArchType
188 dexLocations []string
189 dexLocationsDeps []string
190 imagePathOnHost string
191 imagePathOnDevice string
192 imagesDeps []string
193 baseImages []string
194 baseImagesDeps []string
197 installs []normalizedInstall
[all …]