Home
last modified time | relevance | path

Searched defs:SOURCE_ROOT (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/icu/source/tools/gencolusb/
DMakefile19 SOURCE_ROOT=$(shell cd ../.. ; pwd) macro
/external/icu/icu4c/source/tools/gencolusb/
DMakefile19 SOURCE_ROOT=$(shell cd ../.. ; pwd) macro
/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
DCompileWithEclipseTest.java57 private static final String SOURCE_ROOT = System.getProperty("basedir"); field in CompileWithEclipseTest
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/selftest/dsl/
Ddsl.sh.py35 SOURCE_ROOT, EXEC_PATH, SUBSTITUTIONS = args variable
/external/autotest/utils/frozen_chromite/lib/
Dconstants.py26 SOURCE_ROOT = _FindSourceRoot() variable