Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/mini_installer/
Dchrome_helper.py13 def GetProcessIDAndPathPairs(): function
35 return [pid for (pid, path) in GetProcessIDAndPathPairs() if
Dprocess_verifier.py28 chrome_helper.GetProcessIDAndPathPairs()]