Home
last modified time | relevance | path

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

/build/soong/genrule/
Dgenrule_test.go733 type testOutputProducer struct { struct
734 android.ModuleBase
735 outputFile android.Path
744 func (t *testOutputProducer) GenerateAndroidBuildActions(ctx android.ModuleContext) {
748 func (t *testOutputProducer) OutputFiles(tag string) (android.Paths, error) {