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

  /external/chromium_org/third_party/WebKit/Source/build/scripts/
audit_runtime_enabled_features.py 8 TRUNK_PATH = "Source/platform/RuntimeEnabledFeatures.in"
9 TRUNK_URL = "https://src.chromium.org/blink/trunk/%s" % TRUNK_PATH
23 return TRUNK_PATH
  /external/chromium_org/third_party/skia/tools/
svndiff.py 62 TRUNK_PATH = os.path.join(os.path.dirname(__file__), os.pardir)
90 trunk_path = os.path.join(os.path.dirname(__file__), os.pardir)
96 possible_paths = [os.path.join(trunk_path, 'out', 'Release',
98 os.path.join(trunk_path, 'out', 'Debug',
  /external/skia/tools/
svndiff.py 62 TRUNK_PATH = os.path.join(os.path.dirname(__file__), os.pardir)
90 trunk_path = os.path.join(os.path.dirname(__file__), os.pardir)
96 possible_paths = [os.path.join(trunk_path, 'out', 'Release',
98 os.path.join(trunk_path, 'out', 'Debug',

Completed in 196 milliseconds