Home
last modified time | relevance | path

Searched defs:LogToStderr (Results 1 – 11 of 11) 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/cronet/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h991 inline void LogToStderr() {} in LogToStderr() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h984 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/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h984 inline void LogToStderr() {} in LogToStderr() function
/external/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h983 inline void LogToStderr() {} in LogToStderr() function
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h983 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