Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dsuite_runner.py62 self.PinGovernorExecutionFrequencies(machine, label.chromeos_root)
86 def PinGovernorExecutionFrequencies(self, machine_name, chromeos_root): member in SuiteRunner
139 self.PinGovernorExecutionFrequencies(machine_name, chromeos_root)
Dsuite_runner_unittest.py124 self.runner.PinGovernorExecutionFrequencies = FakePinGovernor
168 self.runner.PinGovernorExecutionFrequencies('lumpy1.cros', '/tmp/chromeos')
204 self.runner.PinGovernorExecutionFrequencies = FakePinGovernor