Searched refs:PerfControl (Results 1 – 16 of 16) sorted by relevance
24 p = perf_control.PerfControl(device)29 p = perf_control.PerfControl(device)35 p = perf_control.PerfControl(device)
57 pc = perf_control.PerfControl(mock_device)80 pc = perf_control.PerfControl(mock_device)103 pc = perf_control.PerfControl(mock_device)
25 perf = perf_control.PerfControl(self._device)
168 class PerfControl(object): class
38 with perf.PerfControl() as pc:
23 Performance tests should be wrapped in a PerfControl object to ensure
78 self._perf_control = perf_control.PerfControl(self._device)
11 class PerfControl(object): class
9 Test should not crash and not overheat (which is monitored by PerfControl).
35 machine between tests. For this PerfControl is disabled.
37 machine between tests. For this PerfControl is disabled.
121 with perf.PerfControl() as pc:
58 'graphics/PerfControl',
65 self._perf_control = perf_control.PerfControl(self._device)
474 with perf.PerfControl() as pc:
198 "name": "remoteTestDrivers/tauto/tests/graphics/PerfControl",