Searched refs:LogToStderr (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/custom/
H A DREADME.md34 * Functions `LogToStderr()` and `FlushInfoLog()` have to be provided too.
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddebug_output.c101 GLboolean LogToStderr; member in struct:gl_debug_state
643 if (debug->LogToStderr) {
1288 debug->LogToStderr = GL_TRUE;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddebug_output.c101 GLboolean LogToStderr; member in struct:gl_debug_state
628 if (debug->LogToStderr) {
1273 debug->LogToStderr = GL_TRUE;
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc862 LogToStderr();
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h213 // LogToStderr() - directs all log messages to stderr.
937 // LogToStderr() - directs all log messages to stderr.
971 inline void LogToStderr() {} function in namespace:testing::internal
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc1148 LogToStderr();
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h231 // LogToStderr() - directs all log messages to stderr.
1241 // LogToStderr() - directs all log messages to stderr.
1275 inline void LogToStderr() {} function in namespace:testing::internal

Completed in 41 milliseconds