Home
last modified time | relevance | path

Searched refs:IRCProxy (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/net/irc/
Dircproxy_unittest.py31 from webkitpy.common.net.irc.ircproxy import IRCProxy
38 proxy = IRCProxy(Mock(), Mock())
Dircproxy.py49 class IRCProxy(object): class
/external/webkit/Tools/Scripts/webkitpy/common/
Dhost.py70 self._irc = irc.ircproxy.IRCProxy(irc_delegate)
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmain.py42 from webkitpy.common.net.irc.ircproxy import IRCProxy
/external/webkit/Tools/
DChangeLog-2010-05-2411651 patch finally closes the loop and makes the IRCProxy system complete.