Lines Matching refs:chromeos_root
62 self.PinGovernorExecutionFrequencies(machine, label.chromeos_root)
64 self.DecreaseWaitTime(machine, label.chromeos_root)
67 self.DecreaseWaitTime(machine, label.chromeos_root)
86 def PinGovernorExecutionFrequencies(self, machine_name, chromeos_root): argument
122 set_cpu_freq, machine=machine_name, chromeos_root=chromeos_root)
126 def DecreaseWaitTime(self, machine_name, chromeos_root): argument
130 'ls ' + FILE, machine=machine_name, chromeos_root=chromeos_root)
137 sed_command + FILE, machine=machine_name, chromeos_root=chromeos_root)
141 def RestartUI(self, machine_name, chromeos_root): argument
144 command, machine=machine_name, chromeos_root=chromeos_root)
157 command, machine=machine, chromeos_root=label.chromeos_root)
162 self.RestartUI(machine, label.chromeos_root)
184 label.chromeos_root,
189 def RemoveTelemetryTempFile(self, machine, chromeos_root): argument
191 fullname = os.path.join(chromeos_root, 'chroot', 'tmp', filename)
204 self.RemoveTelemetryTempFile(machine, label.chromeos_root)
245 label.chromeos_root,
266 self.RemoveTelemetryTempFile(machine, label.chromeos_root)
269 label.chromeos_root,