Home
last modified time | relevance | path

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

/third_party/skia/infra/bots/
Dinfra_tests.py18 INFRA_BOTS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
19 SKIA_DIR = os.path.abspath(os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir))
35 INFRA_BOTS_DIR)
40 'python', '-u', os.path.join(INFRA_BOTS_DIR, 'recipes.py'), 'test']
53 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))
/third_party/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)
/third_party/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)
/third_party/skia/infra/bots/assets/procdump_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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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)
/third_party/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')
/third_party/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')
/third_party/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)