/external/skqp/infra/bots/ |
D | infra_tests.py | 17 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)) 33 INFRA_BOTS_DIR) 38 'python', os.path.join(INFRA_BOTS_DIR, 'recipes.py'), 'test'] 51 output = test(cmd, INFRA_BOTS_DIR)
|
/external/skia/infra/bots/ |
D | infra_tests.py | 18 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)
|
/external/skia/infra/bots/assets/go/ |
D | common.py | 16 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/opencl_intel_neo_linux/ |
D | common.py | 16 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/skqp/infra/bots/assets/procdump_win/ |
D | common.py | 16 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/valgrind/ |
D | common.py | 16 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/ios-dev-image-13.4/ |
D | common.py | 16 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/ios-dev-image-13.5/ |
D | common.py | 16 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/skqp/infra/bots/assets/clang_win/ |
D | common.py | 16 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/cockroachdb/ |
D | common.py | 16 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/lottie-samples/ |
D | common.py | 16 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/skqp/infra/bots/assets/android_ndk_linux/ |
D | common.py | 16 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/skqp/infra/bots/assets/opencl_headers/ |
D | common.py | 16 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/node/ |
D | common.py | 16 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/skqp/infra/bots/assets/android_ndk_darwin/ |
D | common.py | 16 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/ios-dev-image-13.6/ |
D | common.py | 16 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/chromebook_arm_gles/ |
D | common.py | 16 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/skqp/infra/bots/assets/protoc/ |
D | common.py | 16 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/scripts/ |
D | common.py | 16 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/ios-dev-image-11.4/ |
D | common.py | 16 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/skp/ |
D | common.py | 16 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/go_win/ |
D | common.py | 16 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/skqp/infra/bots/assets/armhf_sysroot/ |
D | common.py | 16 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/opencl_ocl_icd_linux/ |
D | common.py | 16 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/cmake_linux/ |
D | common.py | 16 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) variable 18 sys.path.insert(0, INFRA_BOTS_DIR)
|