Searched defs:_GetListOfChromePids (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py335 def _GetListOfChromePids(): function in function:PyUITest.CloseChromeOnChromeOS
346 orig_pids = _GetListOfChromePids()
360 for new_pid in _GetListOfChromePids():

Completed in 132 milliseconds