Home
last modified time | relevance | path

Searched defs:sessionInfo (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuWaiverUtil.cpp151 SessionInfo& sessionInfo, in WaiverTreeBuilder()
431 SessionInfo& sessionInfo, in GLWaiverTreeBuilder()
486 SessionInfo& sessionInfo, in VKWaiverTreeBuilder()
504 …aiverFile, std::string packageName, deUint32 vendorId, deUint32 deviceId, SessionInfo& sessionInfo) in setup()
509 …rFile, std::string packageName, std::string vendor, std::string renderer, SessionInfo& sessionInfo) in setup()
DtcuTestContext.cpp51 const std::string sessionInfo = "#sessionInfo commandLineParameters \""; in writeSessionInfo() local
/third_party/vk-gl-cts/modules/gles31/
Dtes31TestPackage.cpp80 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init() local
Dtgl45TestPackage.cpp71 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTestPackage.cpp77 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init() local
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidTestActivity.cpp50 const std::string sessionInfo = "#sessionInfo commandLineParameters \""; in TestThread() local
DtcuTestLogParserJNI.cpp118 void TestLogListener::sessionInfo (const char* name, const char* value) in sessionInfo() function in __anon7f8959770111::TestLogListener
/third_party/vk-gl-cts/modules/gles2/
Dtes2TestPackage.cpp152 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init() local
/third_party/vk-gl-cts/modules/gles3/
Dtes3TestPackage.cpp150 tcu::SessionInfo sessionInfo (vendor, renderer, commandLine.getInitialCmdLine()); in init() local
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java248 public void sessionInfo (String name, String value) in sessionInfo() method in DeqpInstrumentation
/third_party/vk-gl-cts/executor/
DxeBatchExecutor.cpp133 void BatchExecutorLogHandler::setSessionInfo (const SessionInfo& sessionInfo) in setSessionInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp240 tcu::SessionInfo sessionInfo(m_deviceProperties.vendorID, in TestCaseExecutor() local
/third_party/vk-gl-cts/executor/tools/
DxeCommandLineExecutor.cpp361 void setSessionInfo (const xe::SessionInfo& sessionInfo) in setSessionInfo()
/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcTestRunner.cpp54 const std::string sessionInfo = "#sessionInfo commandLineParameters \""; in RunSession() local