Searched refs:gtest_msg (Results 1 - 20 of 20) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h160 GTEST_API_ String AppendUserMessage(const String& gtest_msg,
811 if (const char* gtest_msg = "") { \
820 gtest_msg = "Expected: " #statement " throws an exception of type " \
826 gtest_msg = "Expected: " #statement " throws an exception of type " \
832 fail(gtest_msg)
836 if (const char* gtest_msg = "") { \
841 gtest_msg = "Expected: " #statement " doesn't throw an exception.\n" \
847 fail(gtest_msg)
851 if (const char* gtest_msg = "") { \
860 gtest_msg
[all...]
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h138 const std::string& gtest_msg, const Message& user_msg);
1048 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
1057 gtest_msg.value = \
1063 gtest_msg.value = \
1070 fail(gtest_msg.value)
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h138 const std::string& gtest_msg, const Message& user_msg);
1048 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
1057 gtest_msg.value = \
1063 gtest_msg.value = \
1070 fail(gtest_msg.value)
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h166 GTEST_API_ String AppendUserMessage(const String& gtest_msg,
1122 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
1131 gtest_msg.value = \
1137 gtest_msg.value = \
1144 fail(gtest_msg.value)
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h195 GTEST_API_ String AppendUserMessage(const String& gtest_msg,
1145 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
1154 gtest_msg.value = \
1160 gtest_msg.value = \
1167 fail(gtest_msg.value)
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h166 GTEST_API_ String AppendUserMessage(const String& gtest_msg,
1116 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
1125 gtest_msg.value = \
1131 gtest_msg.value = \
1138 fail(gtest_msg.value)
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc1756 String AppendUserMessage(const String& gtest_msg, argument
1761 return gtest_msg;
1765 msg << gtest_msg << "\n" << user_msg_string;
/external/gtest/src/
H A Dgtest.cc1678 std::string AppendUserMessage(const std::string& gtest_msg, argument
1683 return gtest_msg;
1686 return gtest_msg + "\n" + user_msg_string;
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1755 String AppendUserMessage(const String& gtest_msg, argument
1760 return gtest_msg;
1764 msg << gtest_msg << "\n" << user_msg_string;
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1755 String AppendUserMessage(const String& gtest_msg, argument
1760 return gtest_msg;
1764 msg << gtest_msg << "\n" << user_msg_string;
/external/protobuf/gtest/src/
H A Dgtest.cc1776 String AppendUserMessage(const String& gtest_msg, argument
1781 return gtest_msg;
1785 msg << gtest_msg << "\n" << user_msg_string;
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc1678 std::string AppendUserMessage(const std::string& gtest_msg, argument
1683 return gtest_msg;
1686 return gtest_msg + "\n" + user_msg_string;
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3162 std::string AppendUserMessage(const std::string& gtest_msg, argument
3167 return gtest_msg;
3170 return gtest_msg + "\n" + user_msg_string;
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp3178 std::string AppendUserMessage(const std::string& gtest_msg, argument
3183 return gtest_msg;
3186 return gtest_msg + "\n" + user_msg_string;
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3116 String AppendUserMessage(const String& gtest_msg, argument
3121 return gtest_msg;
3125 msg << gtest_msg << "\n" << user_msg_string;
H A Dgtest.h6553 GTEST_API_ String AppendUserMessage(const String& gtest_msg,
7204 if (const char* gtest_msg = "") { \
7213 gtest_msg = "Expected: " #statement " throws an exception of type " \
7219 gtest_msg = "Expected: " #statement " throws an exception of type " \
7225 fail(gtest_msg)
7229 if (const char* gtest_msg = "") { \
7234 gtest_msg = "Expected: " #statement " doesn't throw an exception.\n" \
7240 fail(gtest_msg)
7244 if (const char* gtest_msg = "") { \
7253 gtest_msg
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc3162 std::string AppendUserMessage(const std::string& gtest_msg, argument
3167 return gtest_msg;
3170 return gtest_msg + "\n" + user_msg_string;
H A Dgtest.h7099 const std::string& gtest_msg, const Message& user_msg);
8009 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
8018 gtest_msg.value = \
8024 gtest_msg.value = \
8031 fail(gtest_msg.value)
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7098 const std::string& gtest_msg, const Message& user_msg);
8008 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
8017 gtest_msg.value = \
8023 gtest_msg.value = \
8030 fail(gtest_msg.value)
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h7149 const std::string& gtest_msg, const Message& user_msg);
8069 if (::testing::internal::ConstCharPtr gtest_msg = "") { \
8078 gtest_msg.value = \
8084 gtest_msg.value = \
8091 fail(gtest_msg.value)

Completed in 422 milliseconds