Searched refs:ModuleTypeUnderTestFactory (Results 1 – 25 of 46) sorted by relevance
12
| /build/soong/bp2build/ |
| D | cc_library_conversion_test.go | 72 ModuleTypeUnderTestFactory: cc.LibraryFactory, 168 ModuleTypeUnderTestFactory: cc.LibraryFactory, 236 ModuleTypeUnderTestFactory: cc.LibraryFactory, 287 ModuleTypeUnderTestFactory: cc.LibraryFactory, 422 ModuleTypeUnderTestFactory: cc.LibraryFactory, 548 ModuleTypeUnderTestFactory: cc.LibraryFactory, 595 ModuleTypeUnderTestFactory: cc.LibraryFactory, 745 ModuleTypeUnderTestFactory: cc.LibraryFactory, 877 ModuleTypeUnderTestFactory: cc.LibraryFactory, 911 ModuleTypeUnderTestFactory: cc.LibraryFactory, [all …]
|
| D | android_app_conversion_test.go | 38 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 65 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 106 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 145 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 166 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 189 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 212 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 238 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 278 ModuleTypeUnderTestFactory: java.AndroidAppFactory, 317 ModuleTypeUnderTestFactory: java.AndroidAppFactory, [all …]
|
| D | python_binary_conversion_test.go | 25 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 71 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 105 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 139 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 176 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 198 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 227 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 256 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory, 284 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
|
| D | apex_conversion_test.go | 75 ModuleTypeUnderTestFactory: apex.BundleFactory, 200 ModuleTypeUnderTestFactory: apex.BundleFactory, 230 ModuleTypeUnderTestFactory: apex.BundleFactory, 250 ModuleTypeUnderTestFactory: apex.BundleFactory, 279 ModuleTypeUnderTestFactory: apex.BundleFactory, 371 ModuleTypeUnderTestFactory: apex.BundleFactory, 391 ModuleTypeUnderTestFactory: apex.BundleFactory, 423 ModuleTypeUnderTestFactory: apex.BundleFactory, 517 ModuleTypeUnderTestFactory: apex.BundleFactory, 544 ModuleTypeUnderTestFactory: apex.BundleFactory, [all …]
|
| D | build_conversion_test.go | 560 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 572 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 585 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 598 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 614 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 631 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 649 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 666 ModuleTypeUnderTestFactory: customModuleFactoryHostAndDevice, 680 ModuleTypeUnderTestFactory: customModuleFactoryHostSupported, 692 ModuleTypeUnderTestFactory: customModuleFactoryDeviceSupported, [all …]
|
| D | aar_conversion_test.go | 30 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory, 83 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory, 111 ModuleTypeUnderTestFactory: java.AARImportFactory, 150 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory, 183 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory,
|
| D | cc_library_headers_conversion_test.go | 71 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 195 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 269 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 305 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 364 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 397 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 419 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 441 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory, 463 ModuleTypeUnderTestFactory: cc.LibraryHeaderFactory,
|
| D | cc_prebuilt_library_static_test.go | 28 ModuleTypeUnderTestFactory: cc.PrebuiltStaticLibraryFactory, 55 ModuleTypeUnderTestFactory: cc.PrebuiltStaticLibraryFactory, 92 ModuleTypeUnderTestFactory: cc.PrebuiltStaticLibraryFactory, 114 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory,
|
| D | cc_yasm_conversion_test.go | 40 ModuleTypeUnderTestFactory: cc.LibraryFactory, 69 ModuleTypeUnderTestFactory: cc.LibraryFactory, 110 ModuleTypeUnderTestFactory: cc.LibraryFactory, 147 ModuleTypeUnderTestFactory: cc.LibraryFactory,
|
| D | soong_config_module_type_conversion_test.go | 55 ModuleTypeUnderTestFactory: cc.BinaryFactory, 135 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 189 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 261 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 328 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 397 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 478 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 594 ModuleTypeUnderTestFactory: cc.LibraryStaticFactory, 647 ModuleTypeUnderTestFactory: cc.BinaryFactory, 727 ModuleTypeUnderTestFactory: cc.BinaryFactory, [all …]
|
| D | cc_prebuilt_library_shared_test.go | 15 ModuleTypeUnderTestFactory: cc.PrebuiltSharedLibraryFactory, 38 ModuleTypeUnderTestFactory: cc.PrebuiltSharedLibraryFactory, 69 ModuleTypeUnderTestFactory: cc.PrebuiltSharedLibraryFactory,
|
| D | apex_key_conversion_test.go | 37 ModuleTypeUnderTestFactory: apex.ApexKeyFactory, 60 ModuleTypeUnderTestFactory: apex.ApexKeyFactory, 82 ModuleTypeUnderTestFactory: apex.ApexKeyFactory,
|
| D | java_import_conversion_test.go | 36 ModuleTypeUnderTestFactory: java.ImportFactory, 63 ModuleTypeUnderTestFactory: java.ImportFactory, 101 ModuleTypeUnderTestFactory: java.ImportFactory,
|
| D | java_library_conversion_test.go | 28 (&tc).ModuleTypeUnderTestFactory = java.LibraryFactory 255 ModuleTypeUnderTestFactory: java.LibraryFactory, 397 ModuleTypeUnderTestFactory: java.LibraryFactory, 434 ModuleTypeUnderTestFactory: java.LibraryFactory, 467 ModuleTypeUnderTestFactory: java.LibraryFactory, 530 ModuleTypeUnderTestFactory: java.LibraryFactory, 565 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory, 601 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory, 645 ModuleTypeUnderTestFactory: java.AndroidLibraryFactory,
|
| D | genrule_conversion_test.go | 34 (&tc).ModuleTypeUnderTestFactory = genrule.GenRuleFactory 120 ModuleTypeUnderTestFactory: tc.factory, 197 ModuleTypeUnderTestFactory: tc.factory, 257 ModuleTypeUnderTestFactory: tc.factory, 318 ModuleTypeUnderTestFactory: tc.factory, 382 ModuleTypeUnderTestFactory: tc.factory, 446 ModuleTypeUnderTestFactory: tc.factory, 505 ModuleTypeUnderTestFactory: tc.factory, 688 ModuleTypeUnderTestFactory: cc.GenRuleFactory,
|
| D | sh_conversion_test.go | 60 ModuleTypeUnderTestFactory: sh.ShBinaryFactory, 81 ModuleTypeUnderTestFactory: sh.ShBinaryFactory,
|
| D | cc_library_shared_conversion_test.go | 41 (&tc).ModuleTypeUnderTestFactory = cc.LibrarySharedFactory 530 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory, 564 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory, 593 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory, 625 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory, 659 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory, 709 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory, 733 ModuleTypeUnderTestFactory: cc.LibrarySharedFactory,
|
| D | python_test_conversion_test.go | 26 ModuleTypeUnderTestFactory: python.PythonTestHostFactory,
|
| D | android_app_certificate_conversion_test.go | 36 ModuleTypeUnderTestFactory: java.AndroidAppCertificateFactory,
|
| D | bpf_conversion_test.go | 27 (&tc).ModuleTypeUnderTestFactory = bpf.BpfFactory
|
| D | license_kind_conversion_test.go | 64 ModuleTypeUnderTestFactory: android.LicenseKindFactory,
|
| D | cc_prebuilt_library_conversion_test.go | 26 (&tc).ModuleTypeUnderTestFactory = cc.PrebuiltLibraryFactory 164 ModuleTypeUnderTestFactory: cc.PrebuiltLibraryFactory,
|
| D | linker_config_conversion_test.go | 27 (&tc).ModuleTypeUnderTestFactory = linkerconfig.LinkerConfigFactory
|
| D | java_library_host_conversion_test.go | 27 (&tc).ModuleTypeUnderTestFactory = java.LibraryHostFactory
|
| /build/soong/sysprop/ |
| D | sysprop_library_conversion_test.go | 27 ModuleTypeUnderTestFactory: syspropLibraryFactory, 69 ModuleTypeUnderTestFactory: syspropLibraryFactory,
|
12