Searched defs:baseTestModule (Results 1 – 1 of 1) sorted by relevance
74 type baseTestModule struct { struct75 SimpleName76 properties struct {80 GenerateBuildActionsCalled bool83 func (b *baseTestModule) Deps() []string {87 func (b *baseTestModule) IgnoreDeps() []string {96 func (b *baseTestModule) GenerateBuildActions(ctx ModuleContext) {109 baseTestModule anonMember123 baseTestModule anonMember137 baseTestModule anonMember