Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_test.go937 type sourceProducerTestModule struct { struct
946 module := &sourceProducerTestModule{}
952 func (s sourceProducerTestModule) GenerateAndroidBuildActions(ModuleContext) {} argument
954 func (s sourceProducerTestModule) Srcs() Paths { return PathsForTesting(s.props.A) } argument