HomeSort by relevance Sort by last modified time
    Searched refs:do_GET_static (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
server.py 433 STATIC_CONTENTS_SUBDIR: self.do_GET_static,
476 def do_GET_static(self, path):
487 logging.debug('do_GET_static: sending file "%s"' % path)
495 'Attempted do_GET_static() of path [%s] outside of static dir [%s]'
  /external/skia/gm/rebaseline_server/
server.py 433 STATIC_CONTENTS_SUBDIR: self.do_GET_static,
476 def do_GET_static(self, path):
487 logging.debug('do_GET_static: sending file "%s"' % path)
495 'Attempted do_GET_static() of path [%s] outside of static dir [%s]'

Completed in 350 milliseconds