Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace_test.go640 ctx.Context.RegisterModuleType("blueprint_test_module", newBlueprintTestModule)
758 func newBlueprintTestModule() (blueprint.Module, []interface{}) { func