Searched refs:getPipelineCompilerDataDir (Results 1 – 4 of 4) sorted by relevance
317 const char *getPipelineCompilerDataDir(void) const;
1385 const char *CommandLine::getPipelineCompilerDataDir(void) const in getPipelineCompilerDataDir() function in tcu::CommandLine
861 if (!std::string(testCtx.getCommandLine().getPipelineCompilerDataDir()).empty()) in runTestsInSubprocess()863 … " --deqp-pipeline-dir=" + std::string(testCtx.getCommandLine().getPipelineCompilerDataDir()); in runTestsInSubprocess()
957 std::string(m_testCtx.getCommandLine().getPipelineCompilerDataDir()), in importPipelineCacheData()