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

/external/skia/gm/rebaseline_server/
H A Dserver.py277 'static': self.do_GET_static,
355 def do_GET_static(self, path): member in class:HTTPRequestHandler
366 logging.debug('do_GET_static: sending file "%s"' % path)
373 'Attempted do_GET_static() of path [%s] outside of static dir [%s]'

Completed in 438 milliseconds