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

/external/webkit/Tools/QueueStatusServer/handlers/
H A Dqueuestatus.py67 def _fetch_last_message_matching(self, queue, bot_id, message): member in class:QueueStatus
104 "last_pass": self._fetch_last_message_matching(queue, bot_id, "Pass"),
105 "last_boot": self._fetch_last_message_matching(queue, bot_id, "Starting Queue"),

Completed in 36 milliseconds