Home
last modified time | relevance | path

Searched full:static_dir (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/GardeningServer/
Dapp.yaml17 static_dir: images
20 static_dir: scripts
23 static_dir: styles
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/
Dapp.yaml20 static_dir: stylesheets
23 static_dir: static-dashboards
/external/chromium_org/tools/chromeproxy_testserver/
Dapp.yaml8 static_dir: image
/external/chromium_org/native_client_sdk/src/gonacl_appengine/
Dapp.yaml24 static_dir: static
/external/chromium_org/third_party/skia/gm/rebaseline_server/
Dserver.py488 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/
Dserver.py488 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))