Searched defs:prebuiltTestTool (Results 1 – 1 of 1) sorted by relevance
1282 type prebuiltTestTool struct { struct1283 android.ModuleBase1284 prebuilt android.Prebuilt1285 testTool1288 func (p *prebuiltTestTool) Name() string {1292 func (p *prebuiltTestTool) Prebuilt() *android.Prebuilt {1296 func (t *prebuiltTestTool) GenerateAndroidBuildActions(ctx android.ModuleContext) {