HomeSort by relevance Sort by last modified time
    Searched refs:chrome_helper (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/test/mini_installer/
process_verifier.py 5 import chrome_helper namespace
28 chrome_helper.GetProcessIDAndPathPairs()]
quit_chrome.py 19 import chrome_helper namespace
34 process_ids = chrome_helper.GetProcessIDs(process_path)
38 for hwnd in chrome_helper.GetWindowHandles(process_ids):
launch_chrome.py 15 import chrome_helper namespace
31 if chrome_helper.WindowExists([process_id], class_pattern):

Completed in 31 milliseconds