Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dtesting.go558 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
673 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
H A Dtest.go122 android.RegisterModuleType("cc_test_library", TestLibraryFactory)
139 func TestLibraryFactory() android.Module { func
/aosp12/art/build/
H A Dart.go483 module := cc.TestLibraryFactory()