Home
last modified time | relevance | path

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

/tools/acloud/list/
Dinstance_test.py139 self.assertEqual(instance._IsProcessRunning(process), True)
142 self.assertEqual(instance._IsProcessRunning(process), False)
Dinstance.py283 def _IsProcessRunning(process): function
547 if not _IsProcessRunning(_CVD_SERVER):