Searched refs:TestLibraryFactory (Results 1 – 2 of 2) sorted by relevance
558 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)673 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
122 android.RegisterModuleType("cc_test_library", TestLibraryFactory)139 func TestLibraryFactory() android.Module { func