Home
last modified time | relevance | path

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

/third_party/skia/infra/bots/
H A 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)
H A 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/procdump_win/
H A 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/scripts/
H A 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)
H A 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/
H A 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/
H A 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_mac/
H A 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/
H A 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/bloaty/
H A 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/linux_vulkan_sdk/
H A 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/
H A 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/
H A 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/go/
H A 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/
H A 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/cockroachdb/
H A 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/skp/
H A 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/
H A 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/
H A 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)

Completed in 3 milliseconds