webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.tool.commands.queuestest.MockQueueEngine Class Reference
Inheritance diagram for webkitpy.tool.commands.queuestest.MockQueueEngine:

Public Member Functions

def __init__ (self, name, queue, wakeup_event, seconds_to_sleep)
 
def run (self)
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.tool.commands.queuestest.MockQueueEngine.__init__ (   self,
  name,
  queue,
  wakeup_event,
  seconds_to_sleep 
)

Member Function Documentation

◆ run()

def webkitpy.tool.commands.queuestest.MockQueueEngine.run (   self)

The documentation for this class was generated from the following file: