HomeSort by relevance Sort by last modified time
    Searched refs:getLogFlags (Results 1 - 6 of 6) sorted by null

  /external/deqp/framework/platform/
tcuMain.cpp 48 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags());
  /external/deqp/framework/common/
tcuCommandLine.hpp 136 deUint32 getLogFlags (void) const;
tcuCommandLine.cpp 787 deUint32 CommandLine::getLogFlags (void) const { return m_logFlags; }
  /external/deqp/framework/platform/android/
tcuAndroidTestActivity.cpp 46 , m_log (m_cmdLine.getLogFileName(), m_cmdLine.getLogFlags())
  /external/deqp/external/vulkancts/modules/vulkan/
vktBuildPrograms.cpp 669 tcu::TestLog log (deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags());
  /external/deqp/external/openglcts/modules/runner/
glcTestRunner.cpp 51 , m_log(m_cmdLine.getLogFileName(), m_cmdLine.getLogFlags())

Completed in 222 milliseconds