Searched defs:sessionInfo (Results 1 - 8 of 8) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestContext.cpp | 51 const std::string sessionInfo = "#sessionInfo commandLineParameters \""; in writeSessionInfo() local
|
H A D | tcuWaiverUtil.cpp | 149 WaiverTreeBuilder(const std::string& waiverFile, const std::string& packageName, const char* vendorTag, const char* deviceTag, SessionInfo& sessionInfo, std::vector<WaiverComponent>& waiverTree) WaiverTreeBuilder() argument 429 GLWaiverTreeBuilder(const std::string& waiverFile, const std::string& packageName, const std::string& currentVendor, const std::string& currentRenderer, SessionInfo& sessionInfo, std::vector<WaiverComponent>& waiverTree) GLWaiverTreeBuilder() argument 484 VKWaiverTreeBuilder(const std::string& waiverFile, const std::string& packageName, const deUint32 currentVendor, const deUint32 currentRenderer, SessionInfo& sessionInfo, std::vector<WaiverComponent>& waiverTree) VKWaiverTreeBuilder() argument 506 setup(const std::string waiverFile, std::string packageName, deUint32 vendorId, deUint32 deviceId, SessionInfo& sessionInfo) setup() argument 511 setup(const std::string waiverFile, std::string packageName, std::string vendor, std::string renderer, SessionInfo& sessionInfo) setup() argument [all...] |
/third_party/vk-gl-cts/framework/platform/android/ |
H A D | tcuAndroidTestActivity.cpp | 50 const std::string sessionInfo = "#sessionInfo commandLineParameters \""; in TestThread() local
|
H A D | tcuTestLogParserJNI.cpp | 118 void TestLogListener::sessionInfo (const char* name, const char* value) in sessionInfo() function in __anon30301::TestLogListener
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
H A D | DeqpInstrumentation.java | 248 public void sessionInfo (String name, String value) in sessionInfo() method in DeqpInstrumentation
|
/third_party/vk-gl-cts/executor/ |
H A D | xeBatchExecutor.cpp | 133 void BatchExecutorLogHandler::setSessionInfo (const SessionInfo& sessionInfo) in setSessionInfo() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 54 const std::string sessionInfo = "#sessionInfo commandLineParameters \""; in RunSession() local
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeCommandLineExecutor.cpp | 361 void setSessionInfo (const xe::SessionInfo& sessionInfo) in setSessionInfo() argument
|
Completed in 6 milliseconds