/external/skia/infra/bots/assets/skp/ |
D | common.py | 15 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)
|
/external/skia/infra/bots/assets/svg/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 30 create_script = os.path.join(common.FILE_DIR, 'create.py') 31 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/scripts/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/clang_linux/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/android_ndk_linux/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/win_vulkan_sdk/ |
D | common.py | 15 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)
|
/external/skia/infra/bots/assets/skimage/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/go/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/linux_vulkan_intel_driver_release/ |
D | common.py | 15 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)
|
/external/skia/infra/bots/assets/android_sdk/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 28 create_script = os.path.join(common.FILE_DIR, 'create.py') 29 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/linux_vulkan_intel_driver_debug/ |
D | common.py | 15 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)
|
/external/skia/infra/bots/assets/linux_vulkan_sdk/ |
D | common.py | 15 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)
|
/external/skia/infra/bots/assets/win_toolchain/ |
D | common.py | 15 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)
|
/external/skia/infra/bots/assets/android_ndk_windows/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/android_ndk_darwin/ |
D | common.py | 15 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)
|
D | create_and_upload.py | 27 create_script = os.path.join(common.FILE_DIR, 'create.py') 28 upload_script = os.path.join(common.FILE_DIR, 'upload.py')
|
/external/skia/infra/bots/assets/cast_toolchain/ |
D | common.py | 15 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)
|