Home
last modified time | relevance | path

Searched refs:INFRA_BOTS_DIR (Results 1 – 20 of 20) sorted by relevance

/external/skia/infra/bots/
Dinfra_tests.py17 INFRA_BOTS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
18 SKIA_DIR = os.path.abspath(os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir))
34 INFRA_BOTS_DIR)
39 sys.executable, '-u', os.path.join(INFRA_BOTS_DIR, 'recipes.py'), 'test']
52 output = test(cmd, INFRA_BOTS_DIR)
Dcheck_deps.py21 INFRA_BOTS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
22 SKIA_DIR = os.path.abspath(os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir))
/external/skia/infra/bots/assets/scripts/
Dcommon.py16 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
18 sys.path.insert(0, INFRA_BOTS_DIR)
Dcreate_and_upload.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/cmake_mac/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/cmake_linux/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/bazel/
Dcreate.py17 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
18 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/bloaty/
Dcreate.py19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
20 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/go_win/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/go/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/clang_win/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/linux_vulkan_sdk/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/ccache_mac/
Dcreate.py18 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
19 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/cockroachdb/
Dcreate.py19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
20 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/gsutil/
Dcreate.py19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
20 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/ccache_linux/
Dcreate.py19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
20 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/binutils_linux_x64/
Dcreate.py20 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
21 sys.path.insert(0, INFRA_BOTS_DIR)
/external/skia/infra/bots/assets/skp/
Dcreate.py22 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
23 sys.path.insert(0, INFRA_BOTS_DIR)
32 SKIA_TOOLS = os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir, 'tools')
/external/skia/infra/bots/assets/svg/
Dcreate.py19 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
20 SVG_TOOLS = os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir, 'tools', 'svg')
/external/skia/infra/bots/assets/valgrind/
Dcreate.py24 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable
25 sys.path.insert(0, INFRA_BOTS_DIR)