Home
last modified time | relevance | path

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

/build/soong/rust/
Dimage_test.go146 func checkInstallPartition(t *testing.T, ctx *android.TestContext, name, variant, expected string) { argument
/build/soong/tradefed_modules/
Dtest_module_config_test.go58 const variant = "android_arm64_armv8-a" const
/build/soong/android/
Dsingleton_module.go63 variant string member
/build/soong/python/
Dpython_test.go315 func expectModule(t *testing.T, ctx *android.TestContext, name, variant, expectedSrcsZip string, ex… argument
/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.proto21 repeated Variant variant = 1; field
/build/soong/cc/
Dcc_test.go173 func checkInstallPartition(t *testing.T, ctx *android.TestContext, name, variant, expected string) { argument
/build/blueprint/
Dcontext.go347 variant variant member
412 type variant struct { struct
413 name string
414 variations variationMap
/build/soong/sdk/
Dupdate.go1253 variant android.Module member