Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go29 ctx.RegisterModuleType("cc_prebuilt_test_library_shared", PrebuiltSharedTestLibraryFactory)
250 func PrebuiltSharedTestLibraryFactory() android.Module { func