Searched refs:pythonExecutable (Results 1 – 4 of 4) sorted by relevance
| /third_party/vk-gl-cts/scripts/ |
| D | make_release.py | 44 pythonExecutable = sys.executable or "python" variable 130 pythonExecutable, 237 pythonExecutable, 255 pythonExecutable,
|
| D | check_build_sanity.py | 31 pythonExecutable = sys.executable or "python" variable 57 args = [pythonExecutable, os.path.join(env.srcDir, self.scriptPath)]
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/ |
| D | ohos_gen_framework.py | 2440 pythonExecutable = sys.executable or "python" variable 2459 execute([pythonExecutable, "../scripts/genvk.py", "-o", "../include/vulkan", target])
|
| D | gen_framework.py | 2434 pythonExecutable = sys.executable or "python" variable 2453 execute([pythonExecutable, "../scripts/genvk.py", "-o", "../include/vulkan", target])
|