Searched refs:target_percent (Results 1 – 2 of 2) sorted by relevance
/external/skqp/infra/bots/recipe_modules/flavor/ |
D | android.py | 283 def _scale_cpu(self, cpu, target_percent): argument 286 'Scale CPU %d to %f' % (cpu, target_percent), 343 args = [self.ADB_BINARY, str(target_percent), cpu],
|
/external/skia/infra/bots/recipe_modules/flavor/ |
D | android.py | 283 def _scale_cpu(self, cpu, target_percent): argument 286 'Scale CPU %d to %f' % (cpu, target_percent), 343 args = [self.ADB_BINARY, str(target_percent), cpu],
|