Home
last modified time | relevance | path

Searched refs:getInitialCmdLine (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestContext.cpp52 m_log.writeSessionInfo(sessionInfo + m_cmdLine.getInitialCmdLine() + "\"\n"); in writeSessionInfo()
H A DtcuCommandLine.hpp151 const std::string& getInitialCmdLine (void) const;
H A DtcuCommandLine.cpp944 const std::string& CommandLine::getInitialCmdLine(void) const in getInitialCmdLine() function in tcu::CommandLine
/third_party/vk-gl-cts/modules/gles3/
H A Dtgl45es3TestPackage.cpp71 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init()
H A Dtes3TestPackage.cpp150 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init()
/third_party/vk-gl-cts/modules/gles31/
H A Dtgl45es31TestPackage.cpp71 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init()
H A Dtes31TestPackage.cpp80 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestPackage.cpp77 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init()
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp152 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp1072 request.commandLine = commandLine.getInitialCmdLine(); in compileProgram()
1092 request.commandLine = commandLine.getInitialCmdLine(); in compileProgram()
1112 request.commandLine = commandLine.getInitialCmdLine(); in compileProgram()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp333 testCtx.getCommandLine().getInitialCmdLine()); in TestCaseExecutor()
812 std::string originalCmdLine = testCtx.getCommandLine().getInitialCmdLine(); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp324 testCtx.getCommandLine().getInitialCmdLine()); in TestCaseExecutor()
754 std::string originalCmdLine = testCtx.getCommandLine().getInitialCmdLine(); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp55 m_log.writeSessionInfo(sessionInfo + m_cmdLine.getInitialCmdLine() + "\"\n"); in RunSession()

Completed in 12 milliseconds