Lines Matching refs:ModuleForTests
97 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared")
98 libFooAfdoVariant := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo-libTest")
99 libBarAfdoVariant := result.ModuleForTests("libBar", "android_arm64_armv8-a_static_afdo-libTest")
141 libFoo := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static")
142 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_static")
169 libTest32 := result.ModuleForTests("libTest", "android_arm_armv7-a-neon_shared")
170 …libFooAfdoVariant32 := result.ModuleForTests("libFoo", "android_arm_armv7-a-neon_static_afdo-libTe…
171 …libBarAfdoVariant32 := result.ModuleForTests("libBar", "android_arm_armv7-a-neon_static_afdo-libTe…
218 libTestHost := result.ModuleForTests("libTest", result.Config.BuildOSTarget.String()+"_shared")
219 …libFooHost := result.ModuleForTests("libFoo", result.Config.BuildOSTarget.String()+"_static_lto-th…
220 …libBarHost := result.ModuleForTests("libBar", result.Config.BuildOSTarget.String()+"_static_lto-th…
304 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared").Module()
305 libFoo := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static")
306 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_static").Module()
415 fooArm := result.ModuleForTests("foo", "android_arm_armv7-a-neon_shared")
421 fooArm64 := result.ModuleForTests("foo", "android_arm64_armv8-a_shared")
479 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared")
480 …libFooAfdoVariantWithLibTest := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo…
482 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_shared")
483 …libFooAfdoVariantWithLibBar := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo-…
546 libTest := result.ModuleForTests("libTest", "android_arm64_armv8-a_shared")
547 libFooAfdoVariant := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static_afdo-libTest")
548 libBarAfdoVariant := result.ModuleForTests("libBar", "android_arm64_armv8-a_static_afdo-libTest")
575 libFoo := result.ModuleForTests("libFoo", "android_arm64_armv8-a_static")
576 libBar := result.ModuleForTests("libBar", "android_arm64_armv8-a_static")