Home
last modified time | relevance | path

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

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