Searched refs:GTEST_LOG_ (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1510 GTEST_LOG_(WARNING)
4937 GTEST_LOG_(WARNING) << "stream_result_to: getaddrinfo() failed: "
4958 GTEST_LOG_(WARNING) << "stream_result_to: failed to connect to "
6819 GTEST_LOG_(FATAL) << error.GetString();
6822 GTEST_LOG_(FATAL) << "Error while reading death test internal: "
6948 GTEST_LOG_(FATAL) << "Death test child process reported "
6953 GTEST_LOG_(FATAL) << "Read from death test child process failed: "
7065 GTEST_LOG_(FATAL)
7319 GTEST_LOG_(WARNING) << DeathTestThreadWarning(thread_count);
8847 GTEST_LOG_(FATA
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h262 // GTEST_LOG_() - logs messages at the specified severity level.
2116 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
2146 #define GTEST_LOG_(severity) \ macro
2172 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
2181 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
8461 GTEST_LOG_(WARNING) \

Completed in 74 milliseconds