Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/tool/
Dmocktool.py218 self._bugzilla.bug_cache.values())
261 bug_cache = _id_to_object_dictionary(_bug1, _bug2, _bug3, _bug4, _bug5) variable in MockBugzilla
302 return Bug(self.bug_cache.get(bug_id), self)
324 return self.bug_cache.get(bug_id)
/external/webkit/Tools/
DChangeLog-2010-05-2421187 - Add _id_to_object_dictionary for generating bug_cache from list of bugs.
21189 - Add fetch_bug support and a bug_cache.