Searched defs:prebuiltTestTool (Results 1 – 1 of 1) sorted by relevance
1074 type prebuiltTestTool struct { struct1075 android.ModuleBase1076 prebuilt android.Prebuilt1077 testTool1080 func (p *prebuiltTestTool) Name() string {1084 func (p *prebuiltTestTool) Prebuilt() *android.Prebuilt {1088 func (t *prebuiltTestTool) GenerateAndroidBuildActions(ctx android.ModuleContext) {