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

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
server.py 488 static_dir = os.path.realpath(os.path.join(
490 full_path = os.path.realpath(os.path.join(static_dir, path))
491 if full_path.startswith(static_dir):
496 % (full_path, static_dir))
  /external/skia/gm/rebaseline_server/
server.py 488 static_dir = os.path.realpath(os.path.join(
490 full_path = os.path.realpath(os.path.join(static_dir, path))
491 if full_path.startswith(static_dir):
496 % (full_path, static_dir))

Completed in 61 milliseconds