Home
last modified time | relevance | path

Searched refs:target_percent (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/flavor/
Dandroid.py286 def _scale_cpu(self, cpu, target_percent): argument
289 'Scale CPU %d to %f' % (cpu, target_percent),
346 args = [self.ADB_BINARY, str(target_percent), cpu],
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/
Dandroid.py284 def _scale_cpu(self, cpu, target_percent): argument
287 'Scale CPU %d to %f' % (cpu, target_percent),
344 args = [self.ADB_BINARY, str(target_percent), cpu],