Home
last modified time | relevance | path

Searched defs:LogToStderr (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dutil.h54 inline void LogToStderr() { in LogToStderr() function
/external/tensorflow/tensorflow/lite/testing/
Dutil.h52 inline void LogToStderr() { in LogToStderr() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h962 inline void LogToStderr() {} in LogToStderr() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h971 inline void LogToStderr() {} in LogToStderr() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h988 inline void LogToStderr() {} in LogToStderr() function
/external/vboot_reference/cgpt/
Dcgpt_common.c35 static void LogToStderr(const char *tag, const char *format, va_list ap) { in LogToStderr() function
/external/mesa3d/src/mesa/main/
Ddebug_output.c101 GLboolean LogToStderr; member