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

/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 139 milliseconds