Home
last modified time | relevance | path

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

/build/soong/genrule/
Dgenrule_test.go1102 type testOutputProducer struct { struct
1103 android.ModuleBase
1104 outputFile android.Path
1113 func (t *testOutputProducer) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1117 func (t *testOutputProducer) OutputFiles(tag string) (android.Paths, error) {