Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/testing/
Dutil.h52 inline void LogToStderr() { in LogToStderr() function
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dutil.h54 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/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h983 inline void LogToStderr() {} in LogToStderr() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1005 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/googletest/googletest/include/gtest/internal/
Dgtest-port.h1079 inline void LogToStderr() {} in LogToStderr() function
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h1060 inline void LogToStderr() {} in LogToStderr() function
/external/fmtlib/test/gtest/gtest/
Dgtest.h1237 inline void LogToStderr() {} in LogToStderr() function
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gtest/
Dgtest.h1237 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.c103 GLboolean LogToStderr; member