Home
last modified time | relevance | path

Searched refs:getBinaryPath (Results 1 - 8 of 8) sorted by relevance

/third_party/node/test/common/
H A Dshared-lib-util.js42 function getBinaryPath() { function
48 getBinaryPath,
/third_party/vk-gl-cts/scripts/
H A Drun_nightly.py97 def getBinaryPath(self, basePath): member in NightlyRunConfig
98 return os.path.join(self.buildConfig.getBuildDir(), self.generator.getBinaryPath(self.buildConfig.getBuildType(), basePath))
151 args = [config.getBinaryPath(LOG_TO_CSV_PATH), "--mode=all", "--format=csv", logPath]
293 binaryName = config.generator.getBinaryPath(config.buildConfig.getBuildType(), os.path.basename(config.binaryName))
297 config.getBinaryPath(EXECUTOR_PATH),
298 '--start-server=%s' % config.getBinaryPath(EXECSERVER_PATH),
H A Dbuild_caselists.py93 binPath = generator.getBinaryPath(buildCfg.getBuildType(), os.path.join(".", module.binName))
/third_party/vk-gl-cts/scripts/build/
H A Dconfig.py102 def getBinaryPath (self, buildType, basePath): member in CMakeGenerator
149 def getBinaryPath (self, buildType, basePath): member in VSProjectGenerator
/third_party/vk-gl-cts/scripts/ctsbuild/
H A Dconfig.py102 def getBinaryPath (self, buildType, basePath): member in CMakeGenerator
149 def getBinaryPath (self, buildType, basePath): member in VSProjectGenerator
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Damber_verify.py59 binPath = generator.getBinaryPath(buildCfg.getBuildType(), os.path.join(".", "deqp-vk"))
H A Dbuild_spirv_binaries.py70 binPath = generator.getBinaryPath(buildCfg.getBuildType(), os.path.join(".", "vk-build-programs"))
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_caselists.py131 binPath = generator.getBinaryPath(buildCfg.getBuildType(), os.path.join(".", GLCTS_BIN_NAME))

Completed in 4 milliseconds