Searched refs:getPipelineCompilerPath (Results 1 – 4 of 4) sorted by relevance
819 if (!std::string(testCtx.getCommandLine().getPipelineCompilerPath()).empty()) in runTestsInSubprocess()830 if (!std::string(testCtx.getCommandLine().getPipelineCompilerPath()).empty()) in runTestsInSubprocess()856 if (!std::string(testCtx.getCommandLine().getPipelineCompilerPath()).empty()) in runTestsInSubprocess()859 … " --deqp-pipeline-compiler=" + std::string(testCtx.getCommandLine().getPipelineCompilerPath()); in runTestsInSubprocess()
314 const char *getPipelineCompilerPath(void) const;
1377 const char *CommandLine::getPipelineCompilerPath(void) const in getPipelineCompilerPath() function in tcu::CommandLine
953 if (!std::string(m_testCtx.getCommandLine().getPipelineCompilerPath()).empty()) in importPipelineCacheData()956 m_pipelineInput, std::string(m_testCtx.getCommandLine().getPipelineCompilerPath()), in importPipelineCacheData()