Home
last modified time | relevance | path

Searched refs:newBlueprintTestModule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dnamespace_test.go647 ctx.Context.RegisterModuleType("blueprint_test_module", newBlueprintTestModule)
749 func newBlueprintTestModule() (blueprint.Module, []interface{}) { func