Searched refs:AndroidTestFactory (Results 1 – 2 of 2) sorted by relevance
34 android.RegisterModuleType("android_test", AndroidTestFactory)568 func AndroidTestFactory() android.Module { func
67 ctx.RegisterModuleType("android_test", android.ModuleFactoryAdaptor(AndroidTestFactory))