Searched refs:testModuleConfig (Results 1 – 1 of 1) sorted by relevance
24 return testModuleConfig(ctx, name, "system")28 return testModuleConfig(ctx, name, "system/product")32 return testModuleConfig(ctx, name, "product")35 func testModuleConfig(ctx android.PathContext, name, partition string) *ModuleConfig { func