Searched defs:sourceProducerTestModule (Results 1 – 1 of 1) sorted by relevance
937 type sourceProducerTestModule struct { struct938 ModuleBase939 props struct {952 func (s sourceProducerTestModule) GenerateAndroidBuildActions(ModuleContext) {}954 func (s sourceProducerTestModule) Srcs() Paths { return PathsForTesting(s.props.A) }