Searched refs:getPipelineCompilerArgs (Results 1 – 4 of 4) sorted by relevance
326 const char *getPipelineCompilerArgs(void) const;
1422 const char *CommandLine::getPipelineCompilerArgs(void) const in getPipelineCompilerArgs() function in tcu::CommandLine
873 if (!std::string(testCtx.getCommandLine().getPipelineCompilerArgs()).empty()) in runTestsInSubprocess()875 … --deqp-pipeline-args=\"" + std::string(testCtx.getCommandLine().getPipelineCompilerArgs()) + "\""; in runTestsInSubprocess()
953 std::string(m_testCtx.getCommandLine().getPipelineCompilerArgs()), in importPipelineCacheData()