• Home
  • Raw
  • Download

Lines Matching refs:ModuleForTests

83 	libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared")
84 libFooAfdoVariant := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo-libTest")
85 libBarAfdoVariant := result.ModuleForTests("libBar", "android_arm64_armv8-a_static_afdo-libTest")
113 libFoo := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static")
114 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_static")
172 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared").Module()
173 libFoo := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static")
174 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_static").Module()
283 fooArm := result.ModuleForTests("foo", "android_arm_armv7-a-neon_shared")
289 fooArm64 := result.ModuleForTests("foo", "android_arm64_armv8-a_shared")
347 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared")
348 …libFooAfdoVariantWithLibTest := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo…
350 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_shared")
351 …libFooAfdoVariantWithLibBar := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo-…
414 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared")
415 libFooAfdoVariant := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo-libTest")
416 libBarAfdoVariant := result.ModuleForTests("libBar", "android_arm64_armv8-a_static_afdo-libTest")
443 libFoo := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static")
444 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_static")