Home
last modified time | relevance | path

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

/build/soong/java/
Dandroidmk_test.go35 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
54 entriesList := android.AndroidMkEntriesForTest(t, ctx, mod)
85 entriesList := android.AndroidMkEntriesForTest(t, ctx, mod)
120 entriesList := android.AndroidMkEntriesForTest(t, ctx, mod)
167 entries := android.AndroidMkEntriesForTest(t, result.TestContext, mod)[0]
186 entries := android.AndroidMkEntriesForTest(t, result.TestContext, mod)[0]
202 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
250 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
299 entries := android.AndroidMkEntriesForTest(t, ctx.TestContext, mod)[0]
Dsystemserver_classpath_fragment_test.go71 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)
87 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)
Drro_test.go105 androidMkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, m.Module())[0]
119 androidMkEntries = android.AndroidMkEntriesForTest(t, result.TestContext, m.Module())[0]
167 …path := android.AndroidMkEntriesForTest(t, result.TestContext, m.Module())[0].EntryMap["LOCAL_MODU…
184 …path = android.AndroidMkEntriesForTest(t, result.TestContext, m.Module())[0].EntryMap["LOCAL_MODUL…
344 mkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, module.Module())[0]
Dplatform_bootclasspath_test.go225 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)
234 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)
252 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)
299 entries := android.AndroidMkEntriesForTest(t, result.TestContext, platformBootclasspath)
Dapp_set_test.go56 mkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, module.Module())[0]
Ddexpreopt_test.go405 entriesList := android.AndroidMkEntriesForTest(t, ctx, module.Module())
436 entriesList = android.AndroidMkEntriesForTest(t, ctx, module.Module())
Dapp_import_test.go366 entries := android.AndroidMkEntriesForTest(t, ctx, a)[0]
703 entries := android.AndroidMkEntriesForTest(t, ctx, test)[0]
Djava_test.go629 entries := android.AndroidMkEntriesForTest(t, ctx, fooModule.Module())[0]
631 entries = android.AndroidMkEntriesForTest(t, ctx, barModule.Module())[0]
1516 entries := android.AndroidMkEntriesForTest(t, ctx, test)[0]
1774 entries := android.AndroidMkEntriesForTest(t, ctx.TestContext, fooMod)[0]
2721 entries := android.AndroidMkEntriesForTest(t, ctx.TestContext, expectedDependency.Module())[0]
Dapp_test.go4314 baseEntries := android.AndroidMkEntriesForTest(t, result.TestContext, baseAndroidApp)[0]
4341 overrideEntries := android.AndroidMkEntriesForTest(t, result.TestContext, overrideAndroidApp)[0]
/build/soong/sh/
Dsh_binary_test.go63 entries := android.AndroidMkEntriesForTest(t, result.TestContext, mod)[0]
88 entries := android.AndroidMkEntriesForTest(t, result.TestContext, mod)[0]
143 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
174 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
215 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
293 entries := android.AndroidMkEntriesForTest(t, ctx, mod)[0]
/build/soong/linkerconfig/
Dlinkerconfig_test.go55 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)[0]
83 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)[0]
/build/soong/etc/
Dinstall_symlink_test.go43 androidMkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, foo)
74 androidMkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, foo)
Dprebuilt_etc_test.go147 entries := android.AndroidMkEntriesForTest(t, result.TestContext, mod)[0]
/build/soong/tradefed_modules/
Dtest_module_config_test.go70 entries := android.AndroidMkEntriesForTest(t, ctx.TestContext, derived.Module())[0]
249 entries := android.AndroidMkEntriesForTest(t, ctx.TestContext, derived.Module())[0]
265 entries := android.AndroidMkEntriesForTest(t, ctx.TestContext, derived.Module())[0]
304 allEntries := android.AndroidMkEntriesForTest(t, ctx.TestContext, mod)
/build/soong/aconfig/codegen/
Djava_aconfig_library_test.go62 entry := android.AndroidMkEntriesForTest(t, result.TestContext, module)[0]
286 entry := android.AndroidMkEntriesForTest(t, result.TestContext, module)[0]
Dcc_aconfig_library_test.go214 entry := android.AndroidMkEntriesForTest(t, result.TestContext, module)[0]
/build/soong/cc/
Dlibrary_headers_test.go49 e := android.AndroidMkEntriesForTest(t, ctx, headers)[0]
Dprebuilt_test.go172 entries := android.AndroidMkEntriesForTest(t, ctx, prebuiltLiba)[0]
174 entries = android.AndroidMkEntriesForTest(t, ctx, prebuiltLibb)[0]
599 entries := android.AndroidMkEntriesForTest(t, ctx, libfoo)[0]
609 entries = android.AndroidMkEntriesForTest(t, ctx, libbar)[0]
Dcc_test.go377 entries := android.AndroidMkEntriesForTest(t, ctx, module)[0]
405 entries := android.AndroidMkEntriesForTest(t, ctx, module)[0]
437 entries := android.AndroidMkEntriesForTest(t, ctx, module)[0]
1428 entries := android.AndroidMkEntriesForTest(t, ctx, module)[0]
/build/soong/rust/
Dtest_test.go189 entries := android.AndroidMkEntriesForTest(t, ctx, module)[0]
/build/soong/android/
Dandroidmk_test.go275 entries := AndroidMkEntriesForTest(t, ctx, module)
365 entries := AndroidMkEntriesForTest(t, ctx, module)
Dtesting.go1123 func AndroidMkEntriesForTest(t *testing.T, ctx *TestContext, mod blueprint.Module) []AndroidMkEntri… func
/build/soong/apex/
Dapex_test.go4693 entries := android.AndroidMkEntriesForTest(t, ctx, testingModule.Module())[0]
4772 actual := android.AndroidMkEntriesForTest(t, ctx, p)[0].EntryMap["LOCAL_OVERRIDES_MODULES"]
5253 mkEntries := android.AndroidMkEntriesForTest(t, ctx, myApex)
8777 …actualOverrides := android.AndroidMkEntriesForTest(t, ctx, a)[0].EntryMap["LOCAL_OVERRIDES_MODULES…
9253 for _, ent := range android.AndroidMkEntriesForTest(t, ctx, mod) {
9487 entriesList := android.AndroidMkEntriesForTest(t, ctx, prebuilt)
9603 …data := android.AndroidMkEntriesForTest(t, ctx, javaTest)[0].EntryMap["LOCAL_COMPATIBILITY_SUPPORT…