Searched refs:_source_handler_file (Results 1 - 3 of 3) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dtest_dispatch.py116 dispatch.DispatchException, dispatch._source_handler_file, '')
118 dispatch.DispatchException, dispatch._source_handler_file, 'def')
120 dispatch.DispatchException, dispatch._source_handler_file, '1/0')
121 self.failUnless(dispatch._source_handler_file(
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
H A Ddispatch.py136 def _source_handler_file(handler_definition): function
375 handler_suite = _source_handler_file(open(path).read())
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
H A Ddispatch.py136 def _source_handler_file(handler_definition): function
381 handler_suite = _source_handler_file(open(path).read())

Completed in 126 milliseconds