Home
last modified time | relevance | path

Searched defs:blueprintTestModule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dnamespace_test.go735 type blueprintTestModule struct { struct
736 blueprint.SimpleName
737 properties struct {
742 …c (b *blueprintTestModule) DynamicDependencies(_ blueprint.DynamicDependerModuleContext) []string {
746 func (b *blueprintTestModule) GenerateBuildActions(blueprint.ModuleContext) {