Searched refs:SetChromeTimeoutScale (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/build/android/pylib/
H A Dvalgrind_tools.py35 def SetChromeTimeoutScale(device, scale): function
144 SetChromeTimeoutScale(self._device, self.GetTimeoutScale())
147 SetChromeTimeoutScale(self._device, None)
187 SetChromeTimeoutScale(self._device, self.GetTimeoutScale())
193 SetChromeTimeoutScale(self._device, None)
/external/chromium_org/build/android/pylib/instrumentation/
H A Dtest_runner.py305 valgrind_tools.SetChromeTimeoutScale(self.device, timeout_scale)

Completed in 123 milliseconds