Home
last modified time | relevance | path

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

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