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

  /external/deqp/framework/platform/
tcuMain.cpp 48 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags());
  /external/deqp/framework/common/
tcuCommandLine.hpp 111 deUint32 getLogFlags (void) const;
tcuCommandLine.cpp 777 deUint32 CommandLine::getLogFlags (void) const { return m_logFlags; }
  /external/chromium_org/third_party/angle/tests/deqp_tests/
deqp_tests.cpp 138 tcu::TestLog log(cmdLine.getLogFileName(), cmdLine.getLogFlags());

Completed in 449 milliseconds