Searched defs:testTool (Results 1 – 1 of 1) sorted by relevance
1263 type testTool struct { struct1264 android.ModuleBase1265 outputFile android.Path1274 func (t *testTool) GenerateAndroidBuildActions(ctx android.ModuleContext) {1278 func (t *testTool) HostToolPath() android.OptionalPath {1285 testTool anonMember