Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/login_OobeLocalization/
Dlogin_OobeLocalization.py38 self._comp_ime_prefix = self._run_with_chrome(
59 self._run_with_chrome(self._run_localization_test, region)
69 def _run_with_chrome(self, func, *args): member in login_OobeLocalization