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

/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h291 GTEST_LOG_(WARNING) \
H A Dgtest-port.h157 // GTEST_LOG_() - logs messages at the specified severity level.
898 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
928 #define GTEST_LOG_(severity) \ macro
954 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
963 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-death-test.cc285 GTEST_LOG_(FATAL) << error.GetString();
288 GTEST_LOG_(FATAL) << "Error while reading death test internal: "
414 GTEST_LOG_(FATAL) << "Death test child process reported "
419 GTEST_LOG_(FATAL) << "Read from death test child process failed: "
530 GTEST_LOG_(FATAL)
788 GTEST_LOG_(WARNING) << DeathTestThreadWarning(thread_count);
H A Dgtest-port.cc598 GTEST_LOG_(FATAL) << "Only one " << stream_name
H A Dgtest.cc3394 GTEST_LOG_(WARNING)
3446 GTEST_LOG_(WARNING) << "stream_result_to: getaddrinfo() failed: "
3467 GTEST_LOG_(WARNING) << "stream_result_to: failed to connect to "

Completed in 188 milliseconds