Home
last modified time | relevance | path

Searched refs:waiverPath (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunnerMain.cpp44 std::string waiverPath; member
88 cmdLine.waiverPath = value; in parseCommandLine()
135 glcts::TestRunner runner(static_cast<tcu::Platform&>(*platform.get()), archive, cmdLine.waiverPath.c_str(), in main()
H A DglcAndroidTestActivity.cpp66 TestThread::TestThread(NativeActivity& activity, tcu::Android::AssetArchive& archive, const std::string& waiverPath, in TestThread() argument
71 , m_app(m_platform, m_archive, waiverPath.c_str(), logPath.c_str(), runType, runFlags) in TestThread()
H A DglcAndroidTestActivity.hpp45 const std::string& waiverPath, const std::string& logPath, glu::ApiType runType, deUint32 runFlags);
H A DglcTestRunner.hpp100 TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* waiverPath, const char* logDirPath,
H A DglcTestRunner.cpp703 TestRunner::TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* waiverPath, in TestRunner() argument
707 , m_waiverPath(waiverPath) in TestRunner()

Completed in 3 milliseconds