Searched refs:TestLibraryFactory (Results 1 – 2 of 2) sorted by relevance
518 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)627 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
126 android.RegisterModuleType("cc_test_library", TestLibraryFactory)143 func TestLibraryFactory() android.Module { func