Home
last modified time | relevance | path

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

/build/soong/genrule/
Dgenrule_test.go712 type testTool struct { struct
713 android.ModuleBase
714 outputFile android.Path
723 func (t *testTool) GenerateAndroidBuildActions(ctx android.ModuleContext) {
727 func (t *testTool) HostToolPath() android.OptionalPath {