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

  /external/deqp/framework/platform/
tcuMain.cpp 48 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags());
  /external/deqp/framework/common/
tcuCommandLine.hpp 113 deUint32 getLogFlags (void) const;
tcuCommandLine.cpp 806 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 310 tcu::TestLog log (deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags());

Completed in 347 milliseconds