/external/libyuv/files/util/android/ |
D | test_runner.py | 22 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/ |
D | sync_chromium.py | 34 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,
|
D | cleanup_links.py | 29 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
|
D | setup_links.py | 92 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/ |
D | sync_chromium.py | 36 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,
|
D | setup_links.py | 113 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable 294 entries_file = os.path.join(os.path.dirname(ROOT_DIR), '.gclient_entries')
|
/external/google-breakpad/src/tools/python/tests/ |
D | filter_syms_unittest.py | 40 ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) variable 41 sys.path.insert(0, os.path.join(ROOT_DIR, '..'))
|
/external/autotest/utils/modelviz/ |
D | generate_schema_diagrams.py | 12 ROOT_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..')) variable
|
/external/vboot_reference/tests/ |
D | common.sh | 10 ROOT_DIR="$(dirname ${SCRIPT_DIR})"
|
D | gen_preamble_testdata.sh | 18 . "${ROOT_DIR}/scripts/keygeneration/common.sh"
|
D | run_vbutil_kernel_arg_tests.sh | 15 DEVKEYS="${ROOT_DIR}/tests/devkeys"
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 48 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/ |
D | FakeFtpServerIntegrationTest.groovy | 48 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/ |
D | FakeFtpServerIntegrationTest.groovy | 49 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.5/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 48 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.2/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 48 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/ |
D | FakeFtpServerIntegrationTest.groovy | 49 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/ |
D | FakeFtpServerIntegrationTest.groovy | 49 static final ROOT_DIR = "c:/" 50 static final HOME_DIR = p(ROOT_DIR, "home") 118 assert p(ftpClient.printWorkingDirectory()) == p(ROOT_DIR)
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 48 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-rc1/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 47 static final ROOT_DIR = "c:/" 48 static final HOME_DIR = p(ROOT_DIR, "home")
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 49 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/ |
D | FakeFtpServerIntegrationTest.groovy | 49 static final ROOT_DIR = "c:/" 50 static final HOME_DIR = p(ROOT_DIR, "home")
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServerIntegrationTest.groovy | 49 static final ROOT_DIR = "c:/" 50 static final HOME_DIR = p(ROOT_DIR, "home")
|