Home
last modified time | relevance | path

Searched refs:FILE_DIR (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/infra/bots/assets/skimage/
Dcreate_and_upload.py18 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
19 ASSET = os.path.basename(FILE_DIR)
24 FILE_DIR, os.pardir, os.pardir, os.pardir, os.pardir, 'bin', 'sk'))
32 tmp_prefix = os.path.join(FILE_DIR, '.')
34 subprocess.check_call([sk, 'asset', 'download', ASSET, tmp], cwd=FILE_DIR)
40 cwd=FILE_DIR)
/third_party/skia/infra/bots/assets/win_toolchain/
Dcreate_and_upload.py20 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
21 ASSET = os.path.basename(FILE_DIR)
33 FILE_DIR, os.pardir, os.pardir, os.pardir, os.pardir, 'bin', 'sk'))
40 subprocess.check_call([sk, 'asset', 'upload', ASSET], cwd=FILE_DIR)
/third_party/skia/infra/bots/assets/chromebook_x86_64_gles/
Dcreate_and_upload.py20 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
21 ASSET = os.path.basename(FILE_DIR)
36 FILE_DIR, os.pardir, os.pardir, os.pardir, os.pardir, 'bin', 'sk'))
43 subprocess.check_call([sk, 'asset', 'upload', ASSET], cwd=FILE_DIR)
/third_party/skia/infra/bots/assets/chromebook_arm_gles/
Dcreate_and_upload.py20 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
21 ASSET = os.path.basename(FILE_DIR)
36 FILE_DIR, os.pardir, os.pardir, os.pardir, os.pardir, 'bin', 'sk'))
43 subprocess.check_call([sk, 'asset', 'upload', ASSET], cwd=FILE_DIR)
/third_party/skia/infra/bots/assets/scripts/
Dcreate_and_upload.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
30 create_script = os.path.join(FILE_DIR, 'create.py')
31 upload_script = os.path.join(FILE_DIR, 'upload.py')
Dcommon.py15 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
16 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
21 ASSET_NAME = os.path.basename(FILE_DIR)
/third_party/skia/infra/bots/assets/android_sdk_linux/
Dcreate_and_upload.py20 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
21 ASSET = os.path.basename(FILE_DIR)
40 FILE_DIR, os.pardir, os.pardir, os.pardir, os.pardir, 'bin', 'sk'))
47 subprocess.check_call([sk, 'asset', 'upload', ASSET], cwd=FILE_DIR)
/third_party/skia/infra/bots/assets/skp/
Dcreate_and_upload.py20 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
21 ASSET = os.path.basename(FILE_DIR)
42 FILE_DIR, os.pardir, os.pardir, os.pardir, os.pardir, 'bin', 'sk'))
62 subprocess.check_call(cmd, cwd=FILE_DIR)
Dcreate.py21 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
22 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/cmake_mac/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/procdump_win/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/cmake_linux/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/go_win/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/bloaty/
Dcreate.py18 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/go/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/bazel/
Dcreate.py16 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
17 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/linux_vulkan_sdk/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/clang_win/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/ccache_mac/
Dcreate.py17 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/ccache_linux/
Dcreate.py18 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/cockroachdb/
Dcreate.py18 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/svg/
Dcreate.py18 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))
/third_party/skia/infra/bots/assets/valgrind/
Dcreate.py23 FILE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
24 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir))