Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dtesting.go556 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
696 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
H A Dtest.go135 android.RegisterModuleType("cc_test_library", TestLibraryFactory)
152 func TestLibraryFactory() android.Module { func
/aosp_15_r20/art/build/
H A Dart.go414 module := cc.TestLibraryFactory()