Home
last modified time | relevance | path

Searched refs:ROOT_DIR (Results 1 – 25 of 26) sorted by relevance

12

/external/libyuv/files/util/android/
Dtest_runner.py22 ROOT_DIR = os.path.abspath(os.path.join(SCRIPT_DIR, os.pardir, os.pardir)) variable
23 CHROMIUM_BUILD_ANDROID_DIR = os.path.join(ROOT_DIR, 'build', 'android')
33 os.environ['CHECKOUT_SOURCE_ROOT'] = ROOT_DIR
/external/libyuv/files/
Dsync_chromium.py34 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
40 main_gclient = os.path.join(os.path.dirname(ROOT_DIR), '.gclient')
57 CR_DIR = os.path.join(ROOT_DIR, 'chromium')
100 cache_path = os.path.join(os.path.splitdrive(ROOT_DIR)[0] + os.path.sep,
Dcleanup_links.py29 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
Dsetup_links.py92 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
273 entries_file = os.path.join(os.path.dirname(ROOT_DIR), '.gclient_entries')
/external/webrtc/
Dsync_chromium.py36 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
56 main_gclient = os.path.join(os.path.dirname(ROOT_DIR), '.gclient')
78 CR_DIR = os.path.join(ROOT_DIR, 'chromium')
131 cache_path = os.path.join(os.path.splitdrive(ROOT_DIR)[0] + os.path.sep,
Dsetup_links.py113 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
294 entries_file = os.path.join(os.path.dirname(ROOT_DIR), '.gclient_entries')
/external/autotest/client/bin/result_tools/
Dutils_lib.py24 ROOT_DIR = '' variable
68 root_entry = summary[ROOT_DIR]
Dview.py397 dirs = summary[utils_lib.ROOT_DIR].get(utils_lib.DIRS, {})
398 size_original = summary[utils_lib.ROOT_DIR][
400 size_trimmed = summary[utils_lib.ROOT_DIR].get(
/external/google-breakpad/src/tools/python/tests/
Dfilter_syms_unittest.py40 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
41 sys.path.insert(0, os.path.join(ROOT_DIR, '..'))
/external/autotest/utils/modelviz/
Dgenerate_schema_diagrams.py12 ROOT_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..')) variable
/external/vboot_reference/tests/
Dcommon.sh10 ROOT_DIR="$(dirname ${SCRIPT_DIR})"
Dgen_preamble_testdata.sh18 . "${ROOT_DIR}/scripts/keygeneration/common.sh"
Drun_vbutil_kernel_arg_tests.sh15 DEVKEYS="${ROOT_DIR}/tests/devkeys"
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy48 static final ROOT_DIR = "c:/"
49 static final HOME_DIR = p(ROOT_DIR, "home")
117 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy48 static final ROOT_DIR = "c:/"
49 static final HOME_DIR = p(ROOT_DIR, "home")
117 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy49 static final ROOT_DIR = "c:/"
50 static final HOME_DIR = p(ROOT_DIR, "home")
118 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy48 static final ROOT_DIR = "c:/"
49 static final HOME_DIR = p(ROOT_DIR, "home")
117 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy48 static final ROOT_DIR = "c:/"
49 static final HOME_DIR = p(ROOT_DIR, "home")
117 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy48 static final ROOT_DIR = "c:/"
49 static final HOME_DIR = p(ROOT_DIR, "home")
117 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy49 static final ROOT_DIR = "c:/"
50 static final HOME_DIR = p(ROOT_DIR, "home")
118 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy49 static final ROOT_DIR = "c:/"
50 static final HOME_DIR = p(ROOT_DIR, "home")
118 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy47 static final ROOT_DIR = "c:/"
48 static final HOME_DIR = p(ROOT_DIR, "home")
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy49 static final ROOT_DIR = "c:/"
50 static final HOME_DIR = p(ROOT_DIR, "home")
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy49 static final ROOT_DIR = "c:/"
50 static final HOME_DIR = p(ROOT_DIR, "home")
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerIntegrationTest.groovy49 static final ROOT_DIR = "c:/"
50 static final HOME_DIR = p(ROOT_DIR, "home")

12