Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/genrule/
H A Dgenrule_test.go1310 type testOutputProducer struct { struct
1311 android.ModuleBase
1312 outputFile android.Path
1321 func (t *testOutputProducer) GenerateAndroidBuildActions(ctx android.ModuleContext) {