Searched refs:TestLibraryFactory (Results 1 – 2 of 2) sorted by relevance
555 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)702 ctx.RegisterModuleType("cc_test_library", TestLibraryFactory)
130 android.RegisterModuleType("cc_test_library", TestLibraryFactory)147 func TestLibraryFactory() android.Module { func