Home
last modified time | relevance | path

Searched refs:getServerAddress (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestSessionExecutor.cpp176 if (!std::string(m_testCtx.getCommandLine().getServerAddress()).empty()) in leaveTestPackage()
181 if (!std::string(m_testCtx.getCommandLine().getServerAddress()).empty()) in leaveTestPackage()
H A DtcuCommandLine.hpp290 const char* getServerAddress (void) const;
H A DtcuCommandLine.cpp1159 const char* CommandLine::getServerAddress (void) const in getServerAddress() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp319 if (!std::string(testCtx.getCommandLine().getServerAddress()).empty()) in TestCaseExecutor()
322 vksc_server::OpenRemoteStandardOutput(testCtx.getCommandLine().getServerAddress()); in TestCaseExecutor()
341 if (!std::string(testCtx.getCommandLine().getServerAddress()).empty()) in TestCaseExecutor()
950 if (!std::string(testCtx.getCommandLine().getServerAddress()).empty()) in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp311 if (!std::string(testCtx.getCommandLine().getServerAddress()).empty()) in TestCaseExecutor()
314 vksc_server::OpenRemoteStandardOutput(testCtx.getCommandLine().getServerAddress()); in TestCaseExecutor()
332 if (!std::string(testCtx.getCommandLine().getServerAddress()).empty()) in TestCaseExecutor()
892 if (!std::string(testCtx.getCommandLine().getServerAddress()).empty()) in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp1042 m_address = std::string(testCtx.getCommandLine().getServerAddress()); in ResourceInterfaceVKSC()

Completed in 16 milliseconds