Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp58 s_tcuLog->writeMessage(str_.str().c_str()); in ~Logger()
61 s_tcuLog->writeMessage(NL); in ~Logger()
77 return s_tcuLog; in Get()
82 s_tcuLog = &log; in setOutput()
89 static tcu::TestLog* s_tcuLog; member in glcts::__anon6abdc1140111::Logger
91 tcu::TestLog* Logger::s_tcuLog = NULL; member in glcts::__anon6abdc1140111::Logger
Des31cDrawIndirectTests.cpp57 s_tcuLog->writeMessage(str_.str().c_str()); in ~DILogger()
60 s_tcuLog->writeMessage(NL); in ~DILogger()
82 s_tcuLog = &log; in setOutput()
89 static tcu::TestLog* s_tcuLog; member in glcts::__anon77c8eeec0111::DILogger
91 tcu::TestLog* DILogger::s_tcuLog = NULL; member in glcts::__anon77c8eeec0111::DILogger