Searched refs:PerfControl (Results 1 – 17 of 17) sorted by relevance
25 p = perf_control.PerfControl(device)30 p = perf_control.PerfControl(device)36 p = perf_control.PerfControl(device)
34 with perf.PerfControl() as pc:
24 Performance tests should be wrapped in a PerfControl object to ensure
27 perf = perf_control.PerfControl(self._device)
12 class PerfControl(object): class
26 perf = perf_control.PerfControl(self._device)
14 class PerfControl(object): class
19 class PerfControl(object): class
9 Test should not crash and not overheat (which is monitored by PerfControl).
36 machine between tests. For this PerfControl is disabled.
38 machine between tests. For this PerfControl is disabled.
154 with perf.PerfControl() as pc:
187 self._perf_control = perf_control.PerfControl(device)
64 self._perf_control = perf_control.PerfControl(self._device)
694 perf = perf_control.PerfControl(self.device)701 perf = perf_control.PerfControl(self.device)
445 self.PerfControl = PerfControlModuleStub.PerfControlStub
102 self._perf_tests_setup = perf_control.PerfControl(self._device)