Home
last modified time | relevance | path

Searched defs:BASE_URL (Results 1 – 4 of 4) sorted by relevance

/external/v8/tools/release/
Dcheck_clusterfuzz.py28 BASE_URL = "https://chromium.googlesource.com" variable
/external/autotest/client/cros/multimedia/
Dwebrtc_utils.py55 BASE_URL = 'https://appr.tc/r/' variable in AppRTCController
/external/deqp/scripts/khr_util/
Dregistry_cache.py29 BASE_URL = "" variable
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/
DHtmlActivityTask.java73 private static final String BASE_URL = PREFIX + InterpreterConstants.SCRIPTS_ROOT; field in HtmlActivityTask