Home
last modified time | relevance | path

Searched refs:logDirPath (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.hpp100 …TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* logDirPath, glu::ApiType ty…
DglcTestRunner.cpp622 TestRunner::TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* logDirPath, glu:… in TestRunner() argument
626 , m_logDirPath(logDirPath) in TestRunner()