/build/soong/java/ |
D | androidmk_test.go | 35 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]
|
D | systemserver_classpath_fragment_test.go | 71 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p) 87 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)
|
D | rro_test.go | 105 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]
|
D | platform_bootclasspath_test.go | 225 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)
|
D | app_set_test.go | 56 mkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, module.Module())[0]
|
D | dexpreopt_test.go | 405 entriesList := android.AndroidMkEntriesForTest(t, ctx, module.Module()) 436 entriesList = android.AndroidMkEntriesForTest(t, ctx, module.Module())
|
D | app_import_test.go | 366 entries := android.AndroidMkEntriesForTest(t, ctx, a)[0] 703 entries := android.AndroidMkEntriesForTest(t, ctx, test)[0]
|
D | java_test.go | 629 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]
|
D | app_test.go | 4314 baseEntries := android.AndroidMkEntriesForTest(t, result.TestContext, baseAndroidApp)[0] 4341 overrideEntries := android.AndroidMkEntriesForTest(t, result.TestContext, overrideAndroidApp)[0]
|
/build/soong/sh/ |
D | sh_binary_test.go | 63 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/ |
D | linkerconfig_test.go | 55 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)[0] 83 entries := android.AndroidMkEntriesForTest(t, result.TestContext, p)[0]
|
/build/soong/etc/ |
D | install_symlink_test.go | 43 androidMkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, foo) 74 androidMkEntries := android.AndroidMkEntriesForTest(t, result.TestContext, foo)
|
D | prebuilt_etc_test.go | 147 entries := android.AndroidMkEntriesForTest(t, result.TestContext, mod)[0]
|
/build/soong/tradefed_modules/ |
D | test_module_config_test.go | 70 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/ |
D | java_aconfig_library_test.go | 62 entry := android.AndroidMkEntriesForTest(t, result.TestContext, module)[0] 286 entry := android.AndroidMkEntriesForTest(t, result.TestContext, module)[0]
|
D | cc_aconfig_library_test.go | 214 entry := android.AndroidMkEntriesForTest(t, result.TestContext, module)[0]
|
/build/soong/cc/ |
D | library_headers_test.go | 49 e := android.AndroidMkEntriesForTest(t, ctx, headers)[0]
|
D | prebuilt_test.go | 172 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]
|
D | cc_test.go | 377 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/ |
D | test_test.go | 189 entries := android.AndroidMkEntriesForTest(t, ctx, module)[0]
|
/build/soong/android/ |
D | androidmk_test.go | 275 entries := AndroidMkEntriesForTest(t, ctx, module) 365 entries := AndroidMkEntriesForTest(t, ctx, module)
|
D | testing.go | 1123 func AndroidMkEntriesForTest(t *testing.T, ctx *TestContext, mod blueprint.Module) []AndroidMkEntri… func
|
/build/soong/apex/ |
D | apex_test.go | 4693 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…
|