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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h158 // GTEST_LOG_() - logs messages at the specified severity level.
903 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
933 #define GTEST_LOG_(severity) \ macro
959 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
968 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h156 // GTEST_LOG_() - logs messages at the specified severity level.
893 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
923 #define GTEST_LOG_(severity) \ macro
949 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
958 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h142 // GTEST_LOG_() - logs messages at the specified severity level.
723 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
753 #define GTEST_LOG_(severity) \ macro
779 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
788 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h158 // GTEST_LOG_() - logs messages at the specified severity level.
917 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
947 #define GTEST_LOG_(severity) \ macro
973 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
982 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/gtest/include/gtest/internal/
H A Dgtest-port.h166 // GTEST_LOG_() - logs messages at the specified severity level.
1009 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
1039 #define GTEST_LOG_(severity) \ macro
1065 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
1074 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h166 // GTEST_LOG_() - logs messages at the specified severity level.
1023 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
1053 #define GTEST_LOG_(severity) \ macro
1079 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
1088 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h237 // GTEST_LOG_() - logs messages at the specified severity level.
1785 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
1815 #define GTEST_LOG_(severity) \ macro
1841 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
1850 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
7615 GTEST_LOG_(WARNING) \
/external/libvpx/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) \
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h262 // GTEST_LOG_() - logs messages at the specified severity level.
2167 // GTEST_LOG_(severity) - logs messages at the specified severity level. The
2197 #define GTEST_LOG_(severity) \ macro
2223 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
2232 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
8522 GTEST_LOG_(WARNING) \
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/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 " \
8462 GTEST_LOG_(WARNING) \

Completed in 781 milliseconds