Home
last modified time | relevance | path

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

/build/soong/etc/
Dsnapshot_etc_test.go86 for _, variant := range result.ModuleVariantsForTests("etc_module") {
118 for _, variant := range result.ModuleVariantsForTests("source") {
150 for _, variant := range result.ModuleVariantsForTests("source") {
176 for _, variant := range result.ModuleVariantsForTests("source") {
Dprebuilt_etc_test.go73 foo_variants := result.ModuleVariantsForTests("foo.conf")
78 bar_variants := result.ModuleVariantsForTests("bar.conf")
83 baz_variants := result.ModuleVariantsForTests("baz.conf")
/build/soong/android/
Dcsuite_config_test.go31 variants := result.ModuleVariantsForTests("plain")
Darch_test.go349 variants := ctx.ModuleVariantsForTests(name)
432 variants := ctx.ModuleVariantsForTests(name)
Dprebuilt_test.go418 for _, variant := range result.ModuleVariantsForTests("foo") {
Dtesting.go584 func (ctx *TestContext) ModuleVariantsForTests(name string) []string { func
/build/soong/rust/
Dcoverage_test.go49 if android.InList("android_arm64_armv8-a_dylib_cov", ctx.ModuleVariantsForTests("libbar_nocov")) {
Dvendor_snapshot_test.go1002 libvendorVariants := ctx.ModuleVariantsForTests("libvendor")
1007 libvendorAvailableVariants := ctx.ModuleVariantsForTests("libvendor_available")
1012 binVariants := ctx.ModuleVariantsForTests("bin")
/build/soong/java/
Dsystemserver_classpath_fragment_test.go37 variants := result.ModuleVariantsForTests("platform-systemserverclasspath")
Dplatform_bootclasspath_test.go163 variants := result.ModuleVariantsForTests("platform-bootclasspath")
/build/soong/apex/
Dvndk_test.go108 for _, variant := range ctx.ModuleVariantsForTests("libfoo") {
Dapex_test.go545 …ensureListContains(t, ctx.ModuleVariantsForTests("mylib"), "android_arm64_armv8-a_shared_apex10000…
546 ensureListContains(t, ctx.ModuleVariantsForTests("myjar"), "android_common_apex10000")
547 ensureListContains(t, ctx.ModuleVariantsForTests("myjar_dex"), "android_common_apex10000")
548 ensureListContains(t, ctx.ModuleVariantsForTests("foo.rust"), "android_arm64_armv8-a_apex10000")
549 …ensureListContains(t, ctx.ModuleVariantsForTests("libfoo.ffi"), "android_arm64_armv8-a_shared_apex…
552 …ensureListContains(t, ctx.ModuleVariantsForTests("mylib2"), "android_arm64_armv8-a_shared_apex1000…
553 ensureListContains(t, ctx.ModuleVariantsForTests("myotherjar"), "android_common_apex10000")
554 …ensureListContains(t, ctx.ModuleVariantsForTests("libfoo.rlib.rust"), "android_arm64_armv8-a_rlib_…
555 …ensureListContains(t, ctx.ModuleVariantsForTests("libfoo.dylib.rust"), "android_arm64_armv8-a_dyli…
556 …ensureListContains(t, ctx.ModuleVariantsForTests("libbar.ffi"), "android_arm64_armv8-a_shared_apex…
[all …]
/build/soong/cc/
Dvendor_snapshot_test.go947 libvendorVariants := ctx.ModuleVariantsForTests("libvendor")
952 libvendorAvailableVariants := ctx.ModuleVariantsForTests("libvendor_available")
957 binVariants := ctx.ModuleVariantsForTests("bin")
Dlibrary_test.go207 variants := ctx.ModuleVariantsForTests("libfoo")
Dcc_test.go2749 actual := result.ModuleVariantsForTests("libllndk")
3121 variants := ctx.ModuleVariantsForTests("librecovery")
3127 variants = ctx.ModuleVariantsForTests("librecovery32")
3201 variants := ctx.ModuleVariantsForTests("libFoo")