Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_test.go944 type sourceProducerTestModule struct { struct
945 fakeBlueprintModule
946 source Path
949 func (s sourceProducerTestModule) Srcs() Paths { return Paths{s.source} }